This is a generator that creates 26 variants of a simple add-on for FxOS, in the WebExtensions format, that adds a colored letter to your statusbar. Nothing else.
Each add-on has its own letter, its own color, and its own corresponding icon.
Note: you can skip this part and just take the prebuilt add-ons in the dist
directory instead.
- Install Python Imaging Library
- Build all 26 variants by launching
python build.pyfrom this directory.
- Submit any of the zip files it created in the
distdirectory to the Firefox Marketplace. - Done!