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

AMO started only returning a single file once we removed support for multiple platforms (multiple File per Version) a few years back, but api/v3 and api/v4 - and thus sign-addon...

component: code quality

Hi, I am trying to create an ebuild for Gentoo - and the official way of handling npm dependencies - to have some tar.gz with all of them... See here...

Bumps [jose](https://github.com/panva/jose) from 4.15.4 to 5.2.3. Release notes Sourced from jose's releases. v5.2.3 Refactor move iv generation and optional outputs around (05c4351) v5.2.2 Fixes types: iv and tag is optional...

dependencies

Bumps [jose](https://github.com/panva/jose) from 4.15.4 to 4.15.5. Release notes Sourced from jose's releases. v4.15.5 Fixes add a maxOutputLength option to zlib inflate (1b91d88), fixes CVE-2024-28176 Changelog Sourced from jose's changelog. 4.15.5...

dependencies

Bumps [yauzl](https://github.com/thejoshwolfe/yauzl) from 2.10.0 to 3.1.2. Commits e0da075 version 3.1.2 2e7e623 fix detection of zip 64-enabled items to look for the extended information ex... d4476cc version 3.1.1 2dc40c8 fix detection...

dependencies

### Is this a feature request or a bug? Feature request addons-linter supports the ``--enable-background-service-worker`` option on the command line. I would like to see this option supported in the...

contrib: welcome

Bumps [chai](https://github.com/chaijs/chai) from 4.3.10 to 5.1.0. Release notes Sourced from chai's releases. v5.1.0 What's Changed Remove useless guards and add parentheses to constuctors by @​koddsson in chaijs/chai#1593 Cleanup jsdoc comments...

dependencies

Bumps [open](https://github.com/sindresorhus/open) from 9.1.0 to 10.0.4. Release notes Sourced from open's releases. v10.0.4 Fix support for passing predefined app to openApp() (#335) d9e7422 https://github.com/sindresorhus/open/compare/v10.0.3...v10.0.4 v10.0.3 Fix target option on macOS...

dependencies

When installing web-ext with pnpm, I get the following warning ```  WARN  Issues with peer dependencies found . └─┬ web-ext 7.4.0 └─┬ addons-linter 5.23.0 └─┬ addons-scanner-utils 8.1.0 └── ✕ unmet...

### Is this a feature request or a bug? Feature request ### What is the current behavior? It's a small nag, but when initially running `web-ext run` with either ff...