abhijithvijayan / web-extension-starter

🖥🔋Web Extension starter to build "Write Once Run on Any Browser" extension
MIT License
2.03k stars 172 forks source link

Add npm tasks to release on webstores #50

Open lowwebtech opened 4 years ago

lowwebtech commented 4 years ago

Hello, Thank you for your work. Would it be possible to add npm tasks to automatically publish to the Firefox and Chrome stores? It is possible with: https://www.npmjs.com/package/web-ext-submit FF https://www.npmjs.com/package/chrome-webstore-upload-cli Chrome

I will submit a PR if I find some time :/

abhijithvijayan commented 4 years ago

I guess it is fairly easy. Thanks.

abhijithvijayan commented 3 years ago

PR #76

abhijithvijayan commented 2 years ago

For safari, refer https://github.com/refined-github/refined-github/issues/3686