TheFantasticWarrior / chrome-extension-imagus

"Mirror" of the "Mirror" of the official Imagus source hosted on Google Drive. currently taking a break on this project
https://addons.mozilla.org/en-US/firefox/addon/imagus-mod/
200 stars 7 forks source link

Unable to install - drag-and-drop method #47

Closed DepressedOptimist closed 11 months ago

DepressedOptimist commented 12 months ago

Hi, I just tried to install using drag-and-drop onto the Extensions page and got the following error; developper mode is enabled.

Error Loading Extension
Failed to load extension from: D:\chrome-extension-imagus-new.zip.
Could not unzip extension for install.

Chrome Version 117.0.5938.89 (Official Build) (64-bit)

kuzn123 commented 11 months ago

See FAQ, p.23 - "How to install Imagus Mod in Chrome/Edge".

DepressedOptimist commented 11 months ago

Thank you. I followed the instructions for Chromium when installing on both Edge and Chrome. The extension was disabled by default on both, but I found this reference online that shows a modification to the registry that will allow the extension to work.

EDGE The registry, under HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\ did not have Edge. So, I created the Edge key, then under Edge, I created the key and string value the post mentions.

CHROME The registry, under HKEY_LOCAL_MACHINE\SOFTWARE\Policies\ did not have Google at all, so I created the Google\Chrome keys, then added the key and string value the post mentions. IT DID NOT WORK. The post says to create the key 'ExtensionInstallWhitelist' for Chrome, but since this post was from 2020, I thought Chrome updated the key name, so I tried 'ExtensionInstallAllowlist' instead and it worked.

NOTE TO ANYONE READING THESE INSTRUCTIONS Messing around in the registry can create system instability. Do not do this if you don't know what you are doing.

The article states that this only works on Windows Enterprise, however I'm on Windows 11 PRO and it worked.