Firefox
Jump to navigation
Jump to search
Various Firefox tweaks that make it better.
Use Awesome Bar to find Bookmarks, etc
If your search in the awesome bar isn't showing tagged bookmarks trying ending it with *
to make it search bookmarks. You can also use %
to search open tabs.
This page shows additional options.
Make Tabs Open Next To Current Tab
To make new tabs show up next to the current tab instead of some damned random place:
- about:config
- Set browser.tabs.insertAfterCurrent to True
- Set browser.tabs.insertRelatedAfterCurrent to True
Make Bookmarks Always Open in a Tab
- about:config
- Set browser.tabs.loadBookmarksInTabs to True
Make Double-click Select Entire IP
...and stop grabbing the stupid space on the end.
- Set layout.word_select.stop_at_punctuation to False
- Set layout.word_select.eat_space_to_next_word to False