Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/myfreeer/enableallExtensions
- Owner: myfreeer
- License: gpl-3.0
- Created: 2016-06-26T13:29:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-11T07:39:54.000Z (over 6 years ago)
- Last Synced: 2024-08-01T05:16:16.054Z (3 months ago)
- Topics: batch, chrome, chrome-extension, extension, whitelist
- Language: Batchfile
- Homepage:
- Size: 28.3 KB
- Stars: 23
- Watchers: 5
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 ExtensionInstallWhitelistrequred 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.