DEV Community

binaries
binaries

Posted on

Force installation of unpublished Chrome extensions

How to install permanently your own unpublished Chrome extension from the Google Web Store on Chrome or Chromium-based browsers.

The registry's ExtensionInstallAllowlist and ExtensionInstallForcelist make that possible.

Here is inno-setup project.

https://github.com/luxbin/force-install-chrome-extension

Top comments (0)