Features
web-ext lint
: added support for the--firefox-preview
option (#2505)web-ext lint
: updated to use addons-linter v5.18.0 (#2500, #2518, #2524, #2526)- Firefox 106.0b10 schema has been imported
- The linter now verifies that all locale directories have
messages.json
files - The linter now validates CSP values set for the new script-src-elem/script-src-attr directives
web-ext run
: added new CLI flag--devtools
to open DevTools for the installed add-on right away. (#2488) (requires Firefox 106 and above)web-ext sign
: added new experimental CLI flag--use-submission-api
to use the new AMO add-on submission API (#2489). See also: #2503
Bug Fixes
- Other dependencies updated:
See all changes 7.2.0...7.3.0