diff options
-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. |