Latest Chrome Dev (21.0.1180.11 dev-m ish) not allowing 3rd party extension


Recommended Posts

The screenshot says it all.

In the "Learn more" part, it does tell you how to do it manually, although I am disappointed that they are making it so hard to get extensions out there without the Web Store for most other users who wouldn't have read the Learn More part.

What are your thoughts on this? I think it'll make it a lot harder for developers who don't wanna fork over the $5 fee to register on the CWS.

Oh, and I find it odd, since they're working (see about:flags) on deploying .crx-less extensions that can be installed straight from a site without the .crx download.

Disappoint Chrome.bmp

Link to comment
Share on other sites

Workground:

To fix this you have to start Chrome with the --enable-easy-off-store-extension-install command line flag.

Link to comment
Share on other sites

The screenshot says it all.

In the "Learn more" part, it does tell you how to do it manually, although I am disappointed that they are making it so hard to get extensions out there without the Web Store for most other users who wouldn't have read the Learn More part.

What are your thoughts on this? I think it'll make it a lot harder for developers who don't wanna fork over the $5 fee to register on the CWS.

Oh, and I find it odd, since they're working (see about:flags) on deploying .crx-less extensions that can be installed straight from a site without the .crx download.

Added in main, along with the search issue from earlier thanks https://www.neowin.net/forum/topic/1088483-/unread/ is there an announcement about why 3rd party extensions were blocked?

Link to comment
Share on other sites

Added in main, along with the search issue from earlier thanks http://www.neowin.ne...088483-/unread/ is there an announcement about why 3rd party extensions were blocked?

Here it is mentioned some more workgrounds and source like chrome bug related to this explanation of feature:

http://www.ghacks.net/2012/06/12/chrome-fix-extensions-apps-and-user-scripts-cannot-be-installed-from-this-web-site/

http://code.google.com/p/chromium/issues/detail?id=128748

Link to comment
Share on other sites

Just download the CRX to your desktop, open the extensions page, tick developer mode. Then drag & drop the CRX onto that page. Done ;)

Well I think checking "Developer mode" actually wasn't necessary in my case, if my memory serves me correctly.

Link to comment
Share on other sites

This topic is now closed to further replies.