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
Warnings about invalid security certs are ignored by users
Test of Flock’s blog editor
What actions change MAC times on a UNIX box?
Vista & Mac OS X security features
Ubuntu Edgy changes to fstab
Posted on December 24th, 2007 by Scott Granneman
Filed under: tech help, technology | No Comments »