aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-permatabs
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Turn tabs of your choice into permanent tabs. PermaTabs can't be closedMartin Wilke2008-07-194-0/+83
accidentally no matter what you click (even actions like "Close other tabs" will not affect them) and will stick around between sessions. Ideal for keeping URLs you use often, always one tab away. Also, ideal for picking up specific articles where you left off during a previous session. From first installation PermaTabs includes three random sample tabs (from a built in list) to get you started. Maybe you'll discover a useful site you never knew about? Adding or removing a permatab is simple - right click a site's tab, and check/uncheck "Permanent Tab". Must read: one of the default permatabs installed on first installation is an affiliate URL to eBay.com. You can of course remove this and the other sample permatabs, and create your own (which is the whole idea). WWW: https://addons.mozilla.org/en-US/firefox/addon/2558 PR: ports/123901 Submitted by: Anatoly Borodin <anatoly.borodin at gmail.com> Notes: svn path=/head/; revision=217147