Instead of editing the registry, you can also make Chrome to behave in the old way via the --enable-easy-off-store-extension-install
flag.
Under Windows, create a shortcut to your Chrome executable. Then edit the shortcut, and append --enable-easy-off-store-extension-install
to "Target". See the screenshot below:
Some observations:
- I've added the
--enable-easy-off-store-extension-install
flag after chrome.exe
.
- After starting Chrome, I visited a website that links to a
.crx
file that is not hosted in the Chrome web store.
- Because of the flag, Chrome 20 doesn't show the "Extensions, apps, and user scripts can only be added from the Chrome Web Store" message any more. Instead (see bottom), Chrome asks me whether it's OK to install the extension - exactely as before.
This command line switch also works for Chromium/Chrome, under Linux and OSX.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…