Difference between revisions of "Firefox"

From Organic Design wiki
m
(Addons: Disable page prefetching)
Line 7: Line 7:
 
*[https://addons.mozilla.org/en-US/firefox/addon/3006 Download Helper] ''- download videos from youtube and other online video content sites''
 
*[https://addons.mozilla.org/en-US/firefox/addon/3006 Download Helper] ''- download videos from youtube and other online video content sites''
 
*[http://www.getfirebug.com/docs.html Firebug]
 
*[http://www.getfirebug.com/docs.html Firebug]
 +
 +
== Disable page prefetching ==
 +
Firefox downloads webpages from links it thinks you may click. This may make the experience seem faster but really it just bogs down Firefox and your netbook, and for SSD users is an important "feature" to disable to improve the drive's lifespan. Type ''about:config'' in the address bar, then set ''network.prefetch-next'' to ''false''.
  
 
== Firebug tutorials ==
 
== Firebug tutorials ==

Revision as of 16:07, 28 July 2013

Mozilla Firefox is a graphical web browser developed by the Mozilla Corporation, and a large community of external contributors. Firefox, officially abbreviated as Fx or fx and popularly abbreviated FF, started as a fork of the Navigator browser component of the Mozilla Application Suite. Firefox has replaced the Mozilla Suite as the flagship product of the Mozilla project, under the direction of the Mozilla Foundation.

Addons

  • Language: Install the en_GB languages and if en_US keeps re-establishing itself as the default, you can forcefully remove the en_US* files from /usr/lib/xulrunner-*/dictionaries/.
  • DoNotTrackMe (from here) or Ghostery (from here)
  • Flash player (apt-get install flashplugin-nonfree)
  • Download Helper - download videos from youtube and other online video content sites
  • Firebug

Disable page prefetching

Firefox downloads webpages from links it thinks you may click. This may make the experience seem faster but really it just bogs down Firefox and your netbook, and for SSD users is an important "feature" to disable to improve the drive's lifespan. Type about:config in the address bar, then set network.prefetch-next to false.

Firebug tutorials

See also