Did someone say cookie consent dialogs? 😋
https://www.cookie-dialog-monster.com
docs | ||
src | ||
jsconfig.json | ||
LICENSE |
Do Not Consent
A Chrome extension that allows you to remove cookie consent dialogs automatically.
Compatibility
- Google Chrome 61+.
- Microsoft Edge 79+.
- Opera 48+ (not tested yet).
Installation (on Google Chrome)
- Clone the repository to the folder that you want.
- Go to chrome://extensions.
- Enable Developer mode by clicking the toggle switch next to Developer Mode.
- Then, click the LOAD UNPACKED button and select the src cloned folder.
- That's all, you have a development build of this extension.
Installation (on Microsoft Edge)
- Clone the repository to the folder that you want.
- Go to edge://extensions.
- Enable Developer mode by clicking the toggle switch next to Developer Mode.
- Then, click the LOAD UNPACKED button and select the src cloned folder.
- That's all, you have a development build of this extension.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.