Update URL...

Everything about using Adblock Plus on Google Chrome
Post Reply
lands.wilmoth
Posts: 3
Joined: Wed Apr 17, 2013 4:08 pm

Update URL...

Post by lands.wilmoth »

I am installing the Google Chrome MSI via Group Policy Manager. I want to configure the list of force-installed extensions, but I need the following:
  • Extension ID
  • Update URL
When I read the following...
For example, lcncmkcnkcdbbanbjakcencbaoegdjlp;https://clients2.google.com/service/update2/crx installs the Google SSL Web Search extension from the standard Chrome Web Store update URL. For more information about hosting extensions, see: http://code.google.com/chrome/extensions/hosting.html.
...I think that the Extension ID for Adblock Plus is
  • cfhdojbkjhnklbpkdaibdccddilifddb
And the Update URL is But this does not appear to be working because the extension is not installed.

Any help would be appreciated!
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Update URL...

Post by mapx »

the complete link should be

Code: Select all

http://clients2.google.com/service/update2/crx?response=redirect&x=id%3Dcfhdojbkjhnklbpkdaibdccddilifddb%26lang%3Den-US%26uc
lands.wilmoth
Posts: 3
Joined: Wed Apr 17, 2013 4:08 pm

Re: Update URL...

Post by lands.wilmoth »

Thanks for the response. I updated the property to... ...and set the Software installation of Google Chrome to reinstall/deploy. But it didn't work. No Adblock Plus extension.

Here is the full text of the "Configure the list of force-installed extensions" property:
Allows you to specify a list of extensions that will be installed silently, without user interaction.

Each item of the list is a string that contains an extension ID and an update URL delimited by a semicolon (;). The extension ID is the 32-letter string found e.g. on chrome://extensions when in developer mode. The update URL should point to an Update Manifest XML document as described at http://code.google.com/chrome/extension ... pdate.html. Note that the update URL set in this policy is only used for the initial installation; subsequent updates of the extension will use the update URL indicated in the extension's manifest.

For each item, Google Chrome will retrieve the extension specified by the extension ID from the update service at the specified update URL and silently install it.

For example, lcncmkcnkcdbbanbjakcencbaoegdjlp;https://clients2.google.com/service/update2/crx installs the Google SSL Web Search extension from the standard Chrome Web Store update URL. For more information about hosting extensions, see: http://code.google.com/chrome/extensions/hosting.html.

Users will be unable to uninstall extensions that are specified by this policy. If you remove an extension from this list, then it will be automatically uninstalled by Google Chrome. Extensions specified in this list are also automatically whitelisted for installation; the ExtensionsInstallBlacklist does not affect them.

If this policy is left not set the user can uninstall any extension in Google Chrome.
Any ideas?
lands.wilmoth
Posts: 3
Joined: Wed Apr 17, 2013 4:08 pm

Re: Update URL...

Post by lands.wilmoth »

It's working now. I had another related problem that was preventing it from working.

http://comtechsolution.blogspot.com/201 ... could.html

Thanks!
Post Reply