Install Chrome extension through windows registry from chrome web store

4,432 views
Skip to first unread message

Abdul Basit Awan

unread,
Aug 2, 2016, 3:45:41 PM8/2/16
to Chromium-Extensions-Announce

I want to install a Chrome extension through the Windows Registry. I have added the new registry key like this.

 HKEY_LOCAL_MACHINE/SOFTWARE/Wow6432node/Google/Chrome/Extensions/chklaanhfefbnpoihckbnefhakgolnmc  

under this I make two string values.

name            type          data
----------------------------------
update_url      REG_SZ        {"update_url": "https://clients2.google.com/service/update2/crx"}
version         REG_SZ        0.0.32.2

And then I restart the chrome but no extension is installed why ?

I read a question on stackoverflow about this but I can't understand which value I set to update_url. here is a Question read it
What I done wrong ?

For better understanding about registry key please see this image.

See this image

PhistucK

unread,
Aug 2, 2016, 4:06:33 PM8/2/16
to Abdul Basit Awan, Chromium-Extensions-Announce
That question has an accepted answer that tells you you should just set the URL and not a JSON string as the value.

Also, are you using 64 bit Chrome (using 64 bit Windows does not necessarily mean that you are using 64 bit Chrome)? If not, use the other key path -
HKEY_LOCAL_MACHINE\Software\Google\Chrome\Extensions


PhistucK

--
You received this message because you are subscribed to the Google Groups "Chromium-Extensions-Announce" 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 https://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/44c6faaa-28b9-4e97-bc5b-31281cfa42ed%40chromium.org.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.

Watch

unread,
Aug 5, 2016, 6:59:00 AM8/5/16
to Chromium-Extensions-Announce, abdulbasi...@gmail.com
I point the url like this update_url = "https://clients2.google.com/service/update2/crx".
But this is not working for me when i restart chrome the extension can not be install.
there is nothing happen

On Tuesday, August 2, 2016 at 1:06:33 PM UTC-7, PhistucK wrote:
That question has an accepted answer that tells you you should just set the URL and not a JSON string as the value.

Also, are you using 64 bit Chrome (using 64 bit Windows does not necessarily mean that you are using 64 bit Chrome)? If not, use the other key path -
HKEY_LOCAL_MACHINE\Software\Google\Chrome\Extensions


PhistucK

On Tue, Aug 2, 2016 at 10:45 PM, Abdul Basit Awan <abdulbasi...@gmail.com> wrote:

I want to install a Chrome extension through the Windows Registry. I have added the new registry key like this.

 HKEY_LOCAL_MACHINE/SOFTWARE/Wow6432node/Google/Chrome/Extensions/chklaanhfefbnpoihckbnefhakgolnmc  

under this I make two string values.

name            type          data
----------------------------------
update_url      REG_SZ        {"update_url": "https://clients2.google.com/service/update2/crx"}
version         REG_SZ        0.0.32.2

And then I restart the chrome but no extension is installed why ?

I read a question on stackoverflow about this but I can't understand which value I set to update_url. here is a Question read it
What I done wrong ?

For better understanding about registry key please see this image.

See this image

--
You received this message because you are subscribed to the Google Groups "Chromium-Extensions-Announce" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extensions+unsub...@chromium.org.

PhistucK

unread,
Aug 5, 2016, 8:05:14 AM8/5/16
to Watch, Chromium-Extensions-Announce, Abdul Basit Awan
But is it hosted on the web store (that update URL is of the web store)?


PhistucK

On Fri, Aug 5, 2016 at 1:59 PM, Watch <watchity...@gmail.com> wrote:
I point the url like this update_url = "https://clients2.google.com/service/update2/crx".
But this is not working for me when i restart chrome the extension can not be install.
there is nothing happen

On Tuesday, August 2, 2016 at 1:06:33 PM UTC-7, PhistucK wrote:
That question has an accepted answer that tells you you should just set the URL and not a JSON string as the value.

Also, are you using 64 bit Chrome (using 64 bit Windows does not necessarily mean that you are using 64 bit Chrome)? If not, use the other key path -
HKEY_LOCAL_MACHINE\Software\Google\Chrome\Extensions


PhistucK

On Tue, Aug 2, 2016 at 10:45 PM, Abdul Basit Awan <abdulbasi...@gmail.com> wrote:

I want to install a Chrome extension through the Windows Registry. I have added the new registry key like this.

 HKEY_LOCAL_MACHINE/SOFTWARE/Wow6432node/Google/Chrome/Extensions/chklaanhfefbnpoihckbnefhakgolnmc  

under this I make two string values.

name            type          data
----------------------------------
update_url      REG_SZ        {"update_url": "https://clients2.google.com/service/update2/crx"}
version         REG_SZ        0.0.32.2

And then I restart the chrome but no extension is installed why ?

I read a question on stackoverflow about this but I can't understand which value I set to update_url. here is a Question read it
What I done wrong ?

For better understanding about registry key please see this image.

See this image

--
You received this message because you are subscribed to the Google Groups "Chromium-Extensions-Announce" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extensions+unsubscribe...@chromium.org.

--
You received this message because you are subscribed to the Google Groups "Chromium-Extensions-Announce" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extensions+unsub...@chromium.org.
To post to this group, send email to chromium-extensions@chromium.org.
Reply all
Reply to author
Forward
0 new messages