Did someone say cookie consent dialogs? 😋
https://www.cookie-dialog-monster.com
f5f3e62a28
4.3.0 |
||
---|---|---|
_locales | ||
assets | ||
data | ||
docs | ||
scripts | ||
styles | ||
LICENSE | ||
manifest.json | ||
popup.html |
Do Not Consent
An extension that allows you to remove cookie consent dialogs automatically.
Downloads
Compatibility
- Google Chrome 67+.
- Microsoft Edge 79+.
- Mozilla Firefox 48+.
- Opera 48+.
Installation (on Google Chrome)
- Clone this repository.
- 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 Mozilla Firefox)
- Clone this repository.
- Go to about:debugging.
- Enter This Firefox section.
- Then, click the LOAD TEMPORARY ADD-ON button and select any file inside src cloned folder.
- That's all, you have a development build of this extension.
Installation (on Microsoft Edge)
- Clone this repository.
- 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.