Firefox

From Sigmon

Jump to: navigation, search

Contents

Remote Control


about:config

browser.sessionstore.resume_from_crash = false

middle click url

   * Open “about:config” in a new browser tab or window.
   * Search for “middlemouse” and find “middlemouse.contentLoadURL”. Set it to true if it’s false.
   * If that preference isn’t there, create a new one by right clicking and creating a new boolean value. Type “middlemouse.contentLoadURL” into the box and press return.
   * A new value, set to true by default, will be created.
   * Now try copying a URL and middle-clicking it anywhere on this page. Try http://ocaoimh.ie/ for good luck!

Installations

Local Install

  • Download firefox and extract it to ~/apps/firefox-XXX
  • uninstall system firefox
apt-get remove flashplugin-installer flashplugin-nonfree
  • symlinks
ln -sf ~/apps/firefox/firefox ~/bin/firefox
Personal tools