7.8.0 • Published 6 months ago

web-ext-submit v7.8.0

Weekly downloads
990
License
MPL-2.0
Repository
github
Last release
6 months ago

web-ext-submit npm version

Wrapper around Mozilla’s web-ext to submit extensions to AMO.

Mozilla’s web-ext sign successfully submits an extension for review, but then it throws an error. This wrapper executes the same command, but then it prevents the unrelated "it could not be signed" error.

This package will only live until web-ext natively supports this. Follow mozilla/web-ext#804

Used on https://github.com/sindresorhus/refined-github/

Install

npm install web-ext-submit

Requirements

  • bash
  • sed
  • grep
  • tee

Tested on Travis and GitHub Actions, they include all of them by default.

Usage

Since this is just a wrapper around web-ext sign, it uses the same env variables and supports the same command-line flags as that command.

WEB_EXT_API_KEY=blahla
WEB_EXT_API_SECRET=blahla
web-ext-submit

or

web-ext-submit --api-key=blahbla --api-secret=blahla

Related

License

MPL-2.0 © Federico Brigante

7.8.0

6 months ago

7.7.0

6 months ago

7.6.2

11 months ago

7.6.1

12 months ago

7.6.0

1 year ago

7.5.0

1 year ago

7.4.0

1 year ago

7.3.1

1 year ago

7.3.0

1 year ago

7.5.0-0

1 year ago

7.5.0-1

1 year ago

7.0.0

2 years ago

7.2.0

2 years ago

7.1.1

2 years ago

7.1.0

2 years ago

6.8.0

2 years ago

6.7.0

2 years ago

6.6.0

2 years ago

6.5.0

2 years ago

6.4.0

3 years ago

6.3.0

3 years ago

6.2.0

3 years ago

6.1.0

3 years ago

6.0.0

3 years ago

5.5.0

3 years ago

5.4.1

3 years ago

5.4.0

3 years ago

5.3.0

3 years ago

5.2.0

3 years ago

5.1.0

4 years ago

5.0.2

4 years ago

5.0.1

4 years ago

5.0.0

4 years ago

4.3.0

4 years ago

4.2.0

4 years ago

4.1.0

4 years ago

4.0.0

4 years ago

3.2.1

4 years ago

3.2.0

5 years ago

3.1.1

5 years ago

3.1.0

5 years ago

3.0.0

5 years ago

2.9.3

5 years ago

2.9.2

5 years ago