Two methods:
about:config
Change browser.tabs.loadDivertedInBackground to true
browser.tabs.loadInBackground should already be set to true
user.js
// open diverted links in background tabs
user_pref(”browser.tabs.loadDivertedInBackground”, true);
Related posts
Test of Flock’s blog editor
What actions change MAC times on a UNIX box?
Ubuntu Edgy changes to fstab
To combat phishing, change browser design philosophy
The structure & meaning of the URL as key to the Web’s success
Posted on December 24th, 2007 by Scott Granneman
Filed under: Tech Help, Technology | No Comments »