September 2009 Entries
Can this be done? Links in same tab, links from external apps in new tab
I'm trying to figure out a way to achieve this:
1) I want links to open in the same tab. So if I click on a link that has target=_blank or target=_new in my Mozilla Firefox I want them to open in the same tab. Popups I want to open in a new window.
2) I want links from external applications to open in a new tab but same window. So if I click on a link in my mail program I want a new tab to open with the link so that I don't loose data on the current tab.
HOW HOW HOW do I do that?
If I set "browser.link.open_newwindow" to 1 which means "Open links, that would normally open in a new window, in the current tab/window." it fixes problem 1 but not problem 2