Skip to content

1.7.0

Compare
Choose a tag to compare
@kumar303 kumar303 released this 03 Jan 17:22
· 1709 commits to master since this release

Bug Fixes

  • Fixed a hang on Windows with web-ext --verbose ... (#691) (fa594fb)

Features

  • Added a new option to provide ad hoc preferences more easily. Example: web-ext run --pref=general.useragent.locale=fr-FR (#658) (a650164)
  • Added a new option for stricter linting. Example: web-ext lint --warnings-as-errors (#613) (ec7a1ee)
  • All commands will now alert you if a newer version of web-ext is available (#676) (31d2e46)
  • When web-ext run automatically reloads your extension, it shows the last reload time more concisely now (#707) (b265d44)
  • Enhanced JSON parse errors so that they provide file context (#594) (d74bc4c)

See all changes