Skip to content

v1.0

Choose a tag to compare

@claromes claromes released this 12 May 23:06
· 9 commits to main since this release
7e49743

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 tabs API to the webRequest API 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.json to better specify the extension
  • Fix IG Tagged Profile parsing for Firefox

PR

Full Changelog: v0.5.2...v1.0