auth0 / jwt-debugger-extension

JWT Debugger extension based on JWT.io
https://chrome.google.com/webstore/detail/jwt-debugger/ppmmlchacdbknfphdeafcbmklcghghmd
MIT License
11 stars 11 forks source link

Support new Chromium Edge #7

Open NickBower-Woodside opened 3 years ago

NickBower-Woodside commented 3 years ago

Describe the problem you'd like to have solved

Our large organisation is standardising it's many-browser footprint to MS Edge (based on Chromium). In order to install extensions our organisation's policy is that it must be delivered from the MS Edge Extension store.

https://www.microsoft.com/en-au/store/collections/edgeextensions/pc

Describe the ideal solution

In addition to publishing your JWT Debugger for Chrome Store, you also publish it to the Edge Store.

Alternatives and current work-arounds

None for us it must come from the MS not Google store.

nagachaitanyalokam commented 3 years ago

Microsoft Edge supports Chromium extensions, and you can publish your extensions to Microsoft Edge Add-ons website with minimal code changes. Find out more here.

If you have any more queries about porting Chrome extension to Microsoft Edge or anything else, you can contact the relevant teams whose links are given here.

Let me know if this was helpful. I am happy to help you with more details.