A Firefox customization that implements keyboard-focused navigation, drawing inspiration from Qutebrowser's minimalist design. quteFF integrates custom CSS styling with Vimium-FF to enable efficient keyboard-driven browsing.
- Clean, minimal interface styled to match Qutebrowser
- Full keyboard navigation via Vimium-FF
- Themed Vimium config
-
Enable Custom CSS
- Open
about:config - Set
toolkit.legacyUserProfileCustomizations.stylesheetstotrue
- Open
-
Install CSS Theme
- Open
about:profiles - Find Root Directory
- Create
chromefolder - Create
userChrome.cssand paste theme code - Restart Firefox
- Open
-
Install Vimium-FF
- Install from Firefox Add-ons
-
Vimium Theme
- Install color matched and improved UI css theme in Vimium settings
-
New Tab Page
- Install New Tab Override
- Set URL:
https://mac-tron.github.io/quteff/ - Enable "Set focus to web page"
-
URL Bar Tweaks
- Open
about:config
browser.urlbar.maxRichResults = 0 browser.urlbar.autocomplete.inline = true - Open
-
Dark Theme
- Apply Dark Theme
Expand for summary
Key improvements over the original hawtbrowser theme:
- Consistent toolbar and button sizing
- Improved extension icon handling
- Enhanced tab highlighting with purple accents
- Standardized spacing and alignment
This project builds upon and is influenced or utilises the following open-source projects:
- Qutebrowser - Original inspiration for the keyboard-driven interface
- hawtbrowser - Base Firefox CSS customization
- Vimium-FF - Keyboard navigation extension
- New Tab Override - New tab page customization
- Vimium vomnibar CSS - Vomnibar styling reference
