Live data from Hacker News

Google to reject Chrome extensions outside of Chrome Web Store

techcrunch.com

11–20 of 71 posts

Re: Google to reject Chrome extensions outside of Chrome Web Store

#11
Someone called "Google OS" posted[1] this about installing extensions not in the web store:

The developer option will still work: replace the crx extension with zip, extract the files to a new folder, go to the Chrome extensions page, enable developer mode, load unpacked extension and select the folder you've created.

Sounds like a huge pain in the ass but at least people doing this are less likely to be in the same group of people that are complaining about malware.

[1] http://blog.chromium.org/2013/11/protecting-windows-users-fr...

Re: Google to reject Chrome extensions outside of Chrome Web Store

#18
I am displeased by this change. Although the Firefox version of my extension is more work to develop, I will be pouring most of my resources into that in the future.

I currently have a product that uses a Chrome extension to work. I am privately beta'ing it out by hosting it on my own website.

Because I don't want to be killed with negative reviews of my unpolished first version in the Chrome store.

Now I am forced to show my work and suffer brickbats in public even before I finish it. WTF.

Second =======

And post-Snowden, the Chrome web store publication process is LESS secure for my users than me hosting the app myself. In the Chrome store, you send Google your raw source (possibly minimized) files. They will sign it and push a blob to the end user. https://developers.google.com/chrome/web-store/docs/publish

AFAIK, there is no way for the end user to have any assurance that the file being pushed by Google was the file that the developer intended to push.

With a privately-served version, the equivalent of a secret key created by the developer needs to be compromised to push updates.

Please correct me if I'm mistaken about this.

Re: Google to reject Chrome extensions outside of Chrome Web Store

#20
post #15
post #13

I'm guessing it's time for alternatives then. Has anyone tried the new Opera, and what other browsers are out there? Or maybe I'm just overreacting.

Firefox, Chromium.

I think Mozilla may be headed in the same direction.

Add-on File Registration System: http://www.ghacks.net/2013/11/01/mozillas-add-file-registrat...

Merging of AMO with Firefox Marketplace: http://www.ghacks.net/2013/10/26/thunderbird-seamonkey-kicke...

Post reply on HN