Way how to disable auto-update of Extensions?

5,100 views
Skip to first unread message

Jiří Pihík

unread,
Jul 24, 2013, 5:58:41 AM7/24/13
to chromium-...@chromium.org
Hello,

I am trying to find a way how to disable automatic updates of Chrome extensions from web.

I tried method from here:
I replaced "update_url" parameter here as noted.

I replaced also "update_url" parameter in Manifest.json of an respective extension. All without success.

Is there a way how to completely turn off automatic updates of extensions?

PhistucK

unread,
Jul 24, 2013, 6:20:49 AM7/24/13
to Jiří Pihík, Chromium-extensions
I do not think so. You can use a proxy server or a PAC script (not sure how) and block https://clients2.google.com/service/update2/crx. That should cover most of the cases.

Or you can load all of your extensions as unpacked by copying the files from your user data directory (in the Extensions folders) somewhere else, removing the update_url from the manifest, going to chrome://extensions, enabling Developer mode, clicking on Load unpacked extension and selecting the directory (for every extension).
Then just remove the originals.

I believe there is no blanket way of doing that, though.


PhistucK


--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To post to this group, send email to chromium-...@chromium.org.
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/a7d17c87-c5c5-4ea1-9250-0aa0cb4746fc%40chromium.org.
For more options, visit https://groups.google.com/a/chromium.org/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages