Originally posted by: BlueWeasel
Try adding the 3 lines below to your user.js file (located in the FF Profiles directory):
user_pref("browser.block.target_new_window", true);
user_pref("browser.tabs.opentabfor.middleclick", true);
user_pref("browser.tabs.opentabfor.urlbar", true);
You could also type about:config in the address bar and edit or add the above lines.
Originally posted by: Xionide
I did what you said blue weasel and it didn't work.![]()
Originally posted by: Kilrsat
You don't need the full TabbedBrowser Extensions. A lot of the functionality is built into firefox, you just don't see the options by default.
Enter "about:config" in the address bar, then:
Double click on browser.tabs.showSingleWindowModePrefs to set it to true
Then Tools -> Options -> Advanced will have a Tabbed browsing option.
Check "Force links that open new windows to open in" and select "a new tab"
Done.
