Site map  

Taming Firefox

Simple JavaScript switch

Create a bookmark for the following link;

  about:config?filter=javascript.enabled

You can do the same for any other preference.

Duplex printing

in 'about:config', search print.
Then:

print.print_duplex
0single-sided
1long-edge binding
2short-edge binding

Show scrollbars

Settings -> Browsing -> Always show scrollbars
And:
about:config -> search: widget.gtk.overlay-scrollbars.enabled -> False

View RSS

Firefox will view mime-type 'application/xml' right away, but insists on downloading 'application/rss+xml' first.
This can be avoided with the following trick;

  view-source:http://www.example.org/feed.xml

Links