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

further part of #2497, ~depends on https://github.com/mozilla/web-ext/pull/2859~ - implements add-on icon upload. I'm going to say fixes #2497 as previews (screenshots) use a different sub endpoint and with things like...

### Is this a feature request or a bug? Bug ### What is the current behavior? Whenever I make a change in a project file, it might take a minute...

Follow up for #2497 - after we support source file uploads it would be good to be able to prevent developers from accidentally submitting the source from a previous version...

component: signing
priority: p2

### Is this a feature request or a bug? Feature request ### What is the current behavior? The firefox-desktop launcher relies on `findFreeTcpPort()` and passes it to `firefox-bin` with `--start-debugger-server...

contrib: welcome

This continues the PR from https://github.com/mozilla/web-ext/pull/2321 and resolves the original issues in https://github.com/mozilla/web-ext/issues/1979 Additionally, I have expanded the special handler cases to handle urls in the format `chrome-extension://`.

### Is this a feature request or a bug? Feature request. ### What is the current behavior? I'd want to be able to disable the `no-unsanitized` odd linter rules. I...

priority: enhancement
contrib: welcome
component: linting

Bumps [mkdirp](https://github.com/isaacs/node-mkdirp) from 1.0.4 to 3.0.1. Changelog Sourced from mkdirp's changelog. Changers Lorgs! 3.0 No default exports, just a named export. 2.1 Export CommonJS module without a .default dangly wart....

dependencies

``` > [email protected] audit-deps /home/circleci/web-ext > node ./scripts/audit-deps == audit-deps: blocking security issues request (https://github.com/advisories/GHSA-p8p7-x288-28g6): 2.88.2, paths: sign-addon>request ```

state: blocked by upstream
component: signing

### Is this a feature request or a bug? Feature request ### What is the current behavior? A common issue with API submissions is that the add-on itself uses machine-generated...

### Is this a feature request or a bug? This is a feature request. The 7.6.0 release updated to an addons-linter that checks API availability on Android. It generates a...