Forum Discussion

Gokulakrishna_M's avatar
Gokulakrishna_M
Copper Contributor
Dec 02, 2019

Is it possible to download the crx file for chromium based Edge Extension similar to Google chrome?

I need to download the crx/ manifest file of an extension hosted at Microsoft edge store.

 

The crx of extension hosted in chrome extension can be downloaded from the domain "clients2.google.com". Need to know if anything similar is available for Chromium based Edge.

 

For Reference: https://stackoverflow.com/questions/7184793/how-to-download-a-crx-file-from-the-chrome-web-store-for-a-given-id?answertab=votes#tab-top

 

TIA.

  • da411d's avatar
    da411d
    Copper Contributor

    Gokulakrishna_M 

     

    This works for me:

    https://edge.microsoft.com/extensionwebstorebase/v1/crx?response=redirect&prod=chromiumcrx&prodchannel=&x=id%3D<<EXTENSION_ID>>%26installsource%3Dondemand%26uc
     

Resources