A command line tool for managing web extension development. More information: https://www.npmjs.com/package/web-ext.
web-ext run
web-ext run --source-dir {{path/to/directory}}
web-ext run --verbose
web-ext run --target firefox-android
web-ext lint
web-ext build
web-ext build --verbose
web-ext sign --api-key {{api_key}} --api-secret {{api_secret}}