kiwix / kiwix-js

Fully portable & lightweight ZIM reader in Javascript
https://www.kiwix.org/
GNU General Public License v3.0
295 stars 124 forks source link

Automate publishing the Edge extension in the Microsoft Store #762

Open Jaifroid opened 2 years ago

Jaifroid commented 2 years ago

Microsoft is introducing a REST API to automate publishing Edge browser extensions. See https://techcommunity.microsoft.com/t5/articles/introducing-api-to-automate-publishing-and-updating-microsoft/m-p/2654592 . The estimated date for availability is December.

Jaifroid commented 2 years ago

Instructions are now available on how to use this API. I believe I could create a GitHub Action that would update the extension. It would need to be triggered by the same code that creates the unsigned extension zip, or chained from it.

https://docs.microsoft.com/en-us/microsoft-edge/extensions-chromium/publish/api/using-addons-api