Available in the Chrome Web Store and Firefox Add-ons store.
- Clone Repo
- Go to
chrome://extensions
in your chrome browser - Turn on "Developer Mode"
- Choose "Load Unpacked" and choose the root directory of this repo
- Profit.
- Follow the zipping instructions in
Firefox Packaging
below - Browse to https://chrome.google.com/webstore/devconsole
- Browse into the extension >> "Package" >> "Upload new Package" and select the zipped file
- Wait for approval
- Clone Repo
- Go to
about:debugging
in your Firefox browser - Choose "Load Temporary Add-on" and select the
manifest.json
file in this cloned repo - Profit.
cd
into this directory- `zip -r top-dark-mode-2.2.0.zip ./* --exclude ".git"
- Upload this zip to Firefox Addon Developer Hub