Google-Chrome – How to Activate Chrome Extension Not Available on Chrome Web Store

google-chromegoogle-chrome-extensions

How do I activate a Chrome extension found as a *.crx file?

So far, what I have seen is that Chrome does not allow you to install extensions that aren't found on Chrome Web Store, at least on its stable channel.

enter image description here

Best Answer

You should be able to unpack the crx to a directory by opening it with an unzip program, for example 7-Zip, Windows Explorer, or WinZip. If you are having a hard time opening it in your zip program of choice, just rename the .crx to a .zip and try again.

Extract the contents to a directory. Then in Chrome, under Settings, go to Extensions, then click "Load unpacked extnesion..." and pick your directory. That should install it. If you get an error, post exactly what error you get.

Related Question