v1.0
What's Changed
- First release for Firefox
- Update to version 1.0, first major release
- Update the code to comply with Firefox/Firefox for Android extension rules
- Background and Popup
- Tests
- GitHub Actions
- CSS for Android compatibility
- Switch from using the
tabsAPI to thewebRequestAPI in Firefox/Firefox for Android version - Organize directories to separate code for Chrome and Firefox
- Update docs
- Provide more detailed information about tests, installation, and privacy
- Update name in
manifest.jsonto better specify the extension - Fix IG Tagged Profile parsing for Firefox
PR
Full Changelog: v0.5.2...v1.0