Skip to content

4.1.0

Compare
Choose a tag to compare
@rpl rpl released this 12 Feb 15:13
· 1068 commits to master since this release
b27863d

Bug Fixes

  • WEB_EXT_* environment variables are not detected anymore as unsupported options for the current web-ext command (#793, #1812)
  • web-ext run: Firewall applications are not being triggered anymore by running an extension on Chromium or Firefox for Android (#1833)
  • web-ext lint: Updated dependency addons-linter to v1.20.0 (#1809)
  • web-ext sign: Updated dependency sign-addon to v2.0.5 (#1825)

Features

  • web-ext run -t firefox-android can now be used to run WebExtensions on GeckoView-based browser, like Firefox for Android Preview (also known as Fenix) (#1834)
  • web-ext run ... --firefox-apk-component ComponentName to run a specific Android Component (#1834)
  • web-ext run --watch-file path/to/file can now be used to only reload the extension when the given file has been updated (#1784)

See all changes: 4.0.0...4.1.0