web-ext

v8.3.0
A command line tool to help build, run, and test web extensions
web extensions web extensions browser extensions firefox mozilla add-ons google chrome and 2 more...

build

node scripts/build

start

node scripts/develop

test

node scripts/test

test-coverage

node scripts/test --coverage

test-functional

node scripts/test-functional

audit-deps

node ./scripts/audit-deps

changelog

npx conventional-changelog-cli -p angular -u

changelog-lint

commitlint --from master

changelog-lint-from-stdin

commitlint

github-pr-title-lint

node ./scripts/github-pr-title-lint

gen-contributing-toc

npx doctoc CONTRIBUTING.md

prettier

prettier --write '**'

prettier-ci

prettier --list-different '**' || (echo ' This failure means you did not run `npm run prettier-dev` before committing ' && exit 1)

prettier-dev

pretty-quick --branch master
npm i web-ext

Metadata

  • MPL-2.0
  • >=18.0.0
  • Kumar McMillan
  • released 9/17/2024

Downloads

Maintainers