v1.3.0
New Features:
- Add Firefox support
- Add default option setting to settings popup
- Update popup settings design
- Move settings in Firefox to extension preferences
Improvements:
- Build content script, background and popup index.html separately to be able to create dynamic manifest.json MV3 for Chromium-based and Firefox browsers
- Target ESNext
- Improve dev experience with web-ext - add ability to run dev environment, build and start for Chromium and Firefox
- Add linting, signing and packaging scripts
- Move styles to .css
- Move screenshot outside of public/assets