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

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`8.21.0` -> `8.22.0`](https://renovatebot.com/diffs/npm/eslint/8.21.0/8.22.0) |...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Edited/Blocked These updates have been manually edited so Renovate will no longer make...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [flow-bin](https://togithub.com/flowtype/flow-bin) ([changelog](https://togithub.com/facebook/flow/blob/master/Changelog.md)) | [`0.182.0` -> `0.188.1`](https://renovatebot.com/diffs/npm/flow-bin/0.182.0/0.188.1) |...

fixes #2451 Comments on this patch: It's large, but I couldn't see a way to split it into pieces. I attempted to add tests to cover the functionality in each...

follow-up for https://github.com/mozilla/web-ext/issues/2451 - to quote @rpl >This seems something that the AbortController may allow us to simplify and turn into a "more visually linear" async function, node-fetch seems to...

enhancement
component: signing

follow-up for #2451 - it's not going to support proxies at first, but to be feature comparable with sign-addon that's used for the signing api, it should support proxies too.

enhancement
component: signing

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [win](https://circleci.com/developer/orbs/orb/circleci/windows) | orb | major | `4.1.1` -> `5.0.0` | ---...

Hey folks, thanks for developing this package, super useful for deployment of web extensions via CI :v: There is now finally an API to upload extensions to the edge extension...

### Is this a feature request or a bug? Not a bug, but a request for improvement ### What is the current behavior? Making `web-ext` include a file from `node_modules`...

### Is this a feature request or a bug? Bug ### What is the current behavior? Apparently, when `web-ext run` is executed and a Firefox update is available, it is...

type: bug
type: regression
state: blocked by upstream