bsnsk / firefox-compact-theme

A simple Firefox compact theme

Home Page:https://addons.mozilla.org/en-US/firefox/addon/compact-theme/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firefox Compact theme

Support on gitter chat

Repo on GitHub Repo on GitLab Repo on BitBucket

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.

Installation

https://addons.mozilla.org/en-US/firefox/addon/compact-theme/


TODO / Notes

This package has been made this way because I didn't know how to share this so I asked on StackOverflow :

https://stackoverflow.com/questions/36725196/how-to-create-a-firefox-theme-addon-from-a-simple-stylesheet/36779937

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

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

CONTRIBUTING

  • ⇄ Pull/Merge requests and ★ Stars are always welcome.
  • For bugs and feature requests, please create an issue.
  1. Get Extension Auto-Installer

  2. Run this commands

$ npm install
$ npm start

See https://developer.mozilla.org/en-US/Add-ons/SDK/Tools/jpm for more.

  1. Edit the data/index.css file. Help yourself using Firefox > Tools > Web Developer > Browser Toolbox to find css selectors to adjust.

CHANGELOG

LICENSE

About

A simple Firefox compact theme

https://addons.mozilla.org/en-US/firefox/addon/compact-theme/

License:MIT License


Languages

Language:CSS 61.6%Language:JavaScript 38.4%