![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
Everytime I click on a link it opens up a new tab, is there a way to stop this?
I do not want a tab to open everytime i click on something on a page. I end up having 20 tabs open at once. Is there a way I can turn this off so that my page will just switch to the new page.
I do not want a tab to open everytime i click on something on a page. I end up having 20 tabs open at once. Is there a way I can turn this off so that my page will just switch to the new page.
All Replies (1)
You can override how links are opened via the browser.link.open_newwindow pref
- http://kb.mozillazine.org/browser.link.open_newwindow
- 1: current tab; 2:new window; 3:new tab;
This pref is for the behavior of links opened via JavaScript