Ramblings & ephemera

Firefox: Open diverted links in background tabs

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 [...]