web-ext-deploy

A tool for deploying WebExtensions to multiple stores.

GPL-3.0 License

Downloads
229
Stars
49
Committers
2
web-ext-deploy - Version 0.12.13 Latest Release

Published by avi12 6 months ago

Fixed displaying Firefox's error message

web-ext-deploy - Version 0.12.12

Published by avi12 9 months ago

Fixed saving Opera's sign in cookies

web-ext-deploy - Version 0.12.11

Published by avi12 9 months ago

  1. Fixed ChromeOptions
    2, Fixed reporting errors in Chrome deployment
web-ext-deploy - Version 0.12.10

Published by avi12 9 months ago

  1. Fixed crash after getting the Opera cookies
    2, Fixed reporting errors in Chrome deployment
web-ext-deploy - Version 0.12.9

Published by avi12 11 months ago

Dependency upgrades and removals

web-ext-deploy - Version 0.12.8

Published by avi12 about 1 year ago

Upgrade packages to resolve the Dependabot report

web-ext-deploy - Version 0.12.5

Published by avi12 over 1 year ago

Fixed a bug that prevented from deploying to the Opera store due to slow server processing

web-ext-deploy - Version 0.12.4

Published by avi12 over 1 year ago

Fixed a bug that crashed the module when attempted to deploy to stores with one of them being Opera while the Opera cooke was invalid

web-ext-deploy - Version 0.12.3

Published by avi12 over 1 year ago

Changes<

  1. Migrated the Firefox deployment from Playwright to Firefox's V5 Submission API
  2. Changed --include to --publish-only
web-ext-deploy - Version 0.11.0

Published by avi12 over 1 year ago

Added --include for Env mode
For example:

web-ext-deploy --env --include=chrome firefox

Suppose chrome.env, firefox.env, and opera.env exist, it will only upload to the Chrome Web Store and Firefox Add-ons

web-ext-deploy - Verison 0.10.0

Published by avi12 over 1 year ago

Changes:

  • Migrated to Playwright
  • DRY'd the script of web-ext-deploy --get-cookies
web-ext-deploy - Version 0.9.0

Published by avi12 almost 2 years ago

Changes:

  1. Upgraded packages
  2. Removed CommonJS support. Only supporting ESM now
  3. Added some logging ("Using env mode", "Using CLI mode")
web-ext-deploy - Version 0.8.4

Published by avi12 over 2 years ago

Fixed not being able to run in the CLI from Linux (#38)

web-ext-deploy - Version 0.8.3

Published by avi12 over 2 years ago

Fixed a bug regarding publishing while not having set Edge Publish API accessToken

web-ext-deploy - Version 0.8.2

Published by avi12 over 2 years ago

Updated Puppeteer (#37) & Node.js types (#36)

web-ext-deploy - Version 0.8.1

Published by avi12 over 2 years ago

Small update to the README

web-ext-deploy - Version 0.8.0

Published by avi12 over 2 years ago

Added support for Edge Publish API (#30)

web-ext-deploy - Version 0.7.16

Published by avi12 over 2 years ago

Fixed Edge deployment

web-ext-deploy - Version 0.7.15

Published by avi12 over 2 years ago

Upgraded packages, fixed the Edge deploy script, and implemented #19

web-ext-deploy - Version 0.7.14

Published by avi12 almost 3 years ago

Fixed deploying to Edge Addons Store

Package Rankings
Top 11.34% on Npmjs.org
Related Projects