A complete rewrite of the (XUL-based) Signature Switch add-on.
git clone https://github.com/4ch1m/mozext.git
cd mozext
git submodule init
git submodule update
cd signatureswitch-me
npm install
npm run build
(Builds a zip-archive in a folder called web-ext-artifacts
.)
- Signature Switch icon courtesy of Font Awesome
- custom HTML-i18n heavily inspired by HTML-Internationalization
- arrayMove-function based on array-move
Please read the LICENSE file.