2

I am trying to install multiple extensions to my Microsoft Edge. However, since I am primarily using my university's Microsoft account, I can't install extensions directly since the administrators do not give users permit to install extensions to web softwares (the same goes for other engine e.g., Chrome). However, I can work around this by unpacking the extension files manually. However, I can't seem to find raw files for the extensions. Here are the extensions that I want to install:

Adblock Plus

Mendeley Web Importer

Microsoft Editor

Going directly to the developer's websites also prompted the Edge Add-ons store, so it didn't work. Any insights? Thanks in advance

1 Answers1

2

The URL to nab a CRX from the Microsoft store for Edge is exactly this:

https://edge.microsoft.com/extensionwebstorebase/v1/crx?x=id%3Dxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx%26installsource%3Dondemand&response=redirect

For example, this link will download the Edge CRX file for the latest release of uBlock Origin.

Note you will have to go into File Explorer or whatever and add the .crx extension yourself; the downloads are given extensionless GUID blob names.


h/t livre on YCombinator