Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/myfreeer/enableallExtensions

Automatically add all existing Chrome extensions to ExtensionInstallWhitelist, including non-webstore ones
https://github.com/myfreeer/enableallExtensions

batch chrome chrome-extension extension whitelist

Last synced: 16 days ago
JSON representation

Automatically add all existing Chrome extensions to ExtensionInstallWhitelist, including non-webstore ones

Awesome Lists containing this project

README

        

# enableallExtensions[![Download](https://img.shields.io/github/downloads/myfreeer/enableallExtensions/total.svg)](https://github.com/myfreeer/enableallExtensions/releases) [![Latest Release](https://img.shields.io/github/release/myfreeer/enableallExtensions.svg)](https://github.com/myfreeer/enableallExtensions/releases/latest) [![GitHub license](https://img.shields.io/github/license/myfreeer/enableallExtensions.svg)](LICENSE)
Auto Add All Existing Chrome Extensions To ExtensionInstallWhitelist

requred a [lgpo.exe](https://msdnshared.blob.core.windows.net/media/TNBlogsFS/prod.evol.blogs.technet.com/telligent.evolution.components.attachments/01/4062/00/00/03/65/94/11/LGPO.zip) from [microsoft](https://blogs.technet.microsoft.com/secguide/2016/01/21/lgpo-exe-local-group-policy-object-utility-v1-0/) (included in [![Latest Release](https://img.shields.io/github/release/myfreeer/enableallExtensions.svg)](https://github.com/myfreeer/enableallExtensions/releases/latest))

# DevWarningPatch
Mirror of the script in http://stackoverflow.com/a/30361260 ,
**discontinued** since Chrome version 62, go into [the link](http://stackoverflow.com/a/30361260) and do patches manally for future versions.