웹 확장 프로그램 개발을 관리하는 명령줄 도구. 더 많은 정보: https://github.com/mozilla/web-ext.
web-ext run
web-ext run --source-dir {{경로/대상/폴더}}
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_키}} --api-secret {{api_비밀}}