Sponsored by BoysStuff.co.uk


http://soft.world3.net

By Paul Qureshi

Tabs Open Relative (Modified)

This add-on is a response to the change in tab opening behaviour in Firefox 3.5. I prefer my tabs to follow these rules:
This was possible until 3.5, when the browser.link.open_external preference was removed. There have been numerous bug reports (469082, 477746, 481831) have been made but until now there was no fix.
 
screenshot
1. Links on page opened in new tabs will open to the right of the current tab.
2. External links, the new tab button and bookmarks will open to the right of all tabs.
 
There is also a forum thread at Mozillazine: http://forums.mozillazine.org/viewtopic.php?f=7&t=1032625&start=15
This add-on is a modified version of Tabs Open Relative, combined with dikrib's fix for browser.link.open_external.
In order to get the behaviour mentioned above, you need to set some values in about:config.
browser.link.open_newwindow = 1
browser.link.open_external = 3
extensions.tabsopenrelative.linksonly = true
You need to create the last two values as they do not exist by default.
History:0.2 Fixed homepage link, tidied code a little.
0.1 First release.
Click here to install or click here to view soruce code. You can also visit the addons.mozilla.org page.



© RIYAN Productions