diff options
author | bnewbold <bnewbold@ziggy.huji.ac.il> | 2009-06-27 22:20:04 +0300 |
---|---|---|
committer | bnewbold <bnewbold@ziggy.huji.ac.il> | 2009-06-27 22:20:04 +0300 |
commit | deb4b617eabba7ffa5b38520167294f118307236 (patch) | |
tree | 7210dc561cd6d84ee867cdca2402b5531c677660 | |
parent | 8195b40106efd583c00ced5129374b4a82f8eddf (diff) | |
download | knowledge-deb4b617eabba7ffa5b38520167294f118307236.tar.gz knowledge-deb4b617eabba7ffa5b38520167294f118307236.zip |
backspace trick
-rw-r--r-- | software/firefox-tricks | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/software/firefox-tricks b/software/firefox-tricks new file mode 100644 index 0000000..7eae670 --- /dev/null +++ b/software/firefox-tricks @@ -0,0 +1,16 @@ +===================================== +Firefox Tricks +===================================== + +Backspace "Go Back" +---------------------- + +Go to ``about:config`` (as if it was a URL), search for "backspace", and set +``browser.backspace_action`` to ``0``. + +Extensions +---------------------- + +BugMeNot is great. + +Firebug is very useful but tends to be a resource hog. |