Mist-Automation-Programmability / mist_browser_extension

Web Browser extension for Mist Developpers to provide quick access to Mist APIs. The application is analysing the URL of the current tab to provides the org_id, site_id (if any) object_id (if any) and quick access the main API calls for this page. It can also be used to manage and generate User and Org API Token.
MIT License
19 stars 3 forks source link

Please submit your extension to the web stores #73

Open achard opened 2 months ago

achard commented 2 months ago

Because its not installed from the official store I keep getting prompted to disable the extension!

Edge: https://learn.microsoft.com/en-us/microsoft-edge/extensions-chromium/publish/publish-extension Chrome: https://chrome.google.com/webstore/devconsole/register Firefox: https://addons.mozilla.org/en-US/firefox/extensions/

tmunzer commented 2 months ago

Hi @achard ,

There is no short term plan to publish the extension on the stores, but this is the first time I'm getting this feedback. Can you let me know which os and which browser version you are using, and if there is any company policy that may generate this behavior?

thanks

achard commented 2 months ago

Hi @tmunzer, This is built in behaviour of the Edge browser and cannot be modified. https://answers.microsoft.com/en-us/microsoftedge/forum/all/msedge-1220236580-turn-off-turn-off-extensions-in/b482fad6-9cce-4b99-a860-1ba4f5688a6b

OS Windows 11 Enterprise Browser is Edge Version 127.0.2651.86 (Official build) (64-bit)

Regards, Alex

tmunzer commented 2 months ago

Hi @achard ,

Ok, I'm also seeing this on Windows + Edge (I'm not using Windows daily). All the other combinations are not showing this popup (Edge on other OS and other web browsers on Windows). I'll see what I can do.

Regards, Thomas