Forum Discussion
Edge extension deployment ifrom local file system
shatvani Hello! Looking at the extension documentation, it only mentions being on a local machine when in developer mode (sideload the extension).
- Publish and update extensions in the Microsoft Edge Add-ons website - Microsoft Edge Development | Microsoft Docs
- Sideload an extension - Microsoft Edge Development | Microsoft Docs
Specifically when using ExtensionInstallForcelist the documentation lists the following hosting locations Microsoft Edge Add-ons store, Chrome Web Store, and your own server.
-Kelly
Kelly_Y Hi! Thanks for your answer. I want to deply my extension in an intranet enviroment. Unfotunatelly there is not any possibilities to use the Microsoft Store. I have created a web site for extension and a shared folder in a server, too, but somehow neither don't work. I do not belive that there is not else way to install an extension just Store.
I tried this sites:
- http://www.dre.vanderbilt.edu/~schmidt/android/android-4.0/external/chromium/chrome/common/extensions/docs/external_extensions.html
- https://www.chromium.org/administrators/pre-installed-extensions/
Bests,
Sanyi