Skip to content

v0.1.2 - add support for firefox

Latest
Compare
Choose a tag to compare
@omar-azmi omar-azmi released this 06 Feb 14:03
· 2 commits to main since this release
  • add support for firefox
  • reduce the number of split javascript chunks generated from 5 to just 1
  • make sure that "web_accessible_resources" is not permitted on "<all_urls>", but only github's.
    i.e. the extension's javascript files are no longer accessible via fetch GET by any domain other than github.

What's Changed

  • fix issue in firefox with dynamic relative imports done in content_script.ts by @omar-azmi in #5

Full Changelog: v0.1.1...v0.1.2