Get the extension on the Chrome Web Store.
Get the extension on the Firefox Browser Add-ons.
Clone the repo with git clone https://github.com/giacomoferretti/forks-diff
- Visit
chrome://extensions/
- Enable "Developer mode"
- Click on "Load unpacked"
- Select the cloned folder
When updating the plugin, remember to reload it.
- Change
manifest_version
insidemanifest.json
from3
to2
- Visit
about:debugging#/runtime/this-firefox
- Under "Temporary Extensions" click on "Load Temporary Add-on..."
- Select
manifest.json
When updating the plugin, remember to reload it.
Use the pack.sh
script to generate the zip file.