A simple Firefox compact theme
For now, only tested on OS X. Improvements are welcome.
- This theme play nice with Beyond Australis with and Slim Chrome enabled and Sky Lights disabled (see Beyond Australis add-on preferences).
- You should probably Customize Firefox and remove the "New tab" button from the tab bar.
https://addons.mozilla.org/en-US/firefox/addon/compact-theme/
This package has been made this way because I didn't know how to share this so I asked on StackOverflow :
If you have a quick way to automate package publishing, that would be awesome to share. I just took a quick look to this pages
- https://developer.mozilla.org/en-US/Add-ons/Distribution
- https://developer.mozilla.org/en-US/Add-ons/SDK/Tools/jpm#jpm_sign
Then I gave up since it's not my priority.
Feel free to open issue to discuss about that so we can improve the process.
We could
- found a way to automate release/update via addons.mozilla.org
- sign and host this package on github release
- ⇄ Pull/Merge requests and ★ Stars are always welcome.
- For bugs and feature requests, please create an issue.
-
Run this commands
$ npm install
$ npm start
See https://developer.mozilla.org/en-US/Add-ons/SDK/Tools/jpm for more.
- Edit the data/index.css file.
Help yourself using
Firefox > Tools > Web Developer > Browser Toolbox
to find css selectors to adjust.