web-ext icon indicating copy to clipboard operation
web-ext copied to clipboard

A command line tool to help build, run, and test web extensions

Results 238 web-ext issues
Sort by recently updated
recently updated
newest added

### Is this a feature request or a bug? This is a bug, probably caused by a third-party plugin. ### What is the current behavior? I installed web-ext via npm...

### Is this a feature request or a bug? A feature request. ### What is the current behavior? Below code doesn't read `web-ext-config.js` or `webExt` in package.json. ```javascript import webExt...

type: feature

As a followup to #1392, the `chromium` extension-runner should be able to map the extension's source dir with the assigned extension id, so that `reloadExtensionBySourceDir` can identify and reload only...

priority: enhancement
component: auto-reloading

### Is this a bug or feature request? Feature Request ### What is the current behavior? Currently, if you run `web-ext run` with *only* Firefox Developer Edition installed the following...

priority: enhancement

It would be great if we could use web-ext to install an add-on in an already running Firefox. This is especially useful if you are developing an add-on for a...

type: feature

### Is this a feature request or a bug? Feature request ### What is the current behavior? Running web-ext with `--no-reload` works as advertised, but no longer offers a way...

priority: enhancement

While releasing on npm the 3.2.1 patch release, the related travis job for the tagged release failed to reach the "npm deploy" step because of a new security advisory related...

### Is this a feature request or a bug? Feature request ### What is the current behavior? Testing a localization of a web-extension is currently finicky. While modifying intl.locale.requested is...

needs: docs
type: feature

Firefox is currently working on the ability to allow users to remove sideloaded extensions: https://blog.mozilla.org/addons/2019/10/31/firefox-to-discontinue-sideloaded-extensions/ This may affect the usability of the `--pre-install` flag. This feature is currently documented (in...

needs: docs
state: blocked by upstream

### Is this a feature request or a bug? A feature request. ### What is the current behavior? web-ext only ignores a very limited set of files, e.g. dot files,...

type: feature