The Chrome Web Store doesn't support Chromium on Debian "Squeeze" or other very old Chrome versions. What's the workaround?

2

I'm running Debian Linux "Squeeze" 6.0.6. Squeeze is stable but changes very slowly. It includes Chromium (similar to Google Chrome) 6.0. The Chrome Web Store doesn't show the "Add to Chrome" button unless you're running Chromium 8.0 or higher.

If I write a long blog entry and something goes wrong, I don't want to lose it all. I want to install a Web-form-saver extension.

How can I install extensions from the Chrome Web Store on Chromium 6.0?

Keywords: 4.x, 4.0, 4.1, 5.x, 5.0, 6.0, Debian, Squeeze, Debian 6.0, Debian 6.0.6.

jasonspiro

Posted 2012-12-24T21:02:02.067

Reputation: 309

Answers

1

I have adapted the following steps from emb1995's answer to a related question.

  1. On the Chrome Web Store website, visit the extension's detail page. For Lazarus, that's <https://chrome.google.com/webstore/detail/lazarus-form-recovery/loljledaigphbcpfhfmgopdkppkifgno?hl=en>.

  2. Copy the extension's ID from Chromium's address bar to the clipboard. Lazarus's ID is loljledaigphbcpfhfmgopdkppkifgno.

  3. Visit https://clients2.google.com/service/update2/crx?response=redirect&x=id%3Dinsert_the_extension_ID_here%26uc, but replace "insert_the_extension_ID_here" with the actual ID.

  4. Click the "Continue" button.

  5. Enjoy using the extension.

Lazarus 3.0.5 now works fine for me on Chrome 6.0.472.63.

Lazarus stores copies of all sorts of data, including private emails. So don't forget to enable Lazarus's encryption feature.

jasonspiro

Posted 2012-12-24T21:02:02.067

Reputation: 309

Does this work for recent versions? Neither my chromium 22 nor my Chrome 37 seem to accept this link... – NobodysNightmare – 2014-09-10T09:41:01.320

@NobodysNightmare: Why does it matter? In Chrome 22 or 37, you should be able to simply use the Chrome Web Store instead of following my instructions. – unforgettableidSupportsMonica – 2014-10-02T21:24:03.453

I stumbled upon your post while trying to install an extension in the chromium of my Rasp Pi, however the webstore states that this version of cchrome is not supported... however, nvm – NobodysNightmare – 2014-10-06T11:37:39.143

1This also works to install Chrome extensions in the new chrome-based Opera line (15+). As soon as you visit the link in step 3, Opera offers to install the extension. – Esteis – 2014-02-06T12:43:15.790