Dont want to switch tabs
When I click on a link I don't want it to open a new tab nor switch to a new window. Cant seem to figure out how to do that.
When I click on a link I don't want it to open a new tab nor switch to a new window. Cant seem to figure out how to do that.
All Replies (1)
You can check some browser.link.open prefs on the about:config page.
- http://kb.mozillazine.org/browser.link.open_newwindow
- 1: current tab; 2:new window; 3:new tab;
For links opened via JavaScript you can look at this pref:
You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.
Note that internal about pages like about:addons and about:preferences will still open in a new tab.