Bug Fixes
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)