ATM Firefox is shipped with: user_pref("browser.tabs.insertRelatedAfterCurrent", false);
upstream ships this pref set to 'true'. From http://kb.mozillazine.org/About:config_entries: This preference controls where new tabs will be located. True (default): Open new tabs to the right of the parent tab. False: Restores pre Firefox 3.6 behavior where new tabs are opened at the far right of the tabs bar. IMHO, we should ship the upstream default (they do spend sometime on usability... etc). (On a personal note I've had this set to true since it was implemented and I find it quite useful). WDYT? If no one objects I'll apply the changes in 1-2 days. -- Ahmad Samir