Did someone say cookie consent dialogs? 😋
https://www.cookie-dialog-monster.com
_locales | ||
assets | ||
data | ||
docs | ||
scripts | ||
styles | ||
.gitignore | ||
LICENSE | ||
manifest.json | ||
popup.html |
Cookie Monster Dialog
A browser extension that eats cookie consent dialogs.
Downloads
Compatibility
- Google Chrome 51+.
- Microsoft Edge 15+.
- Mozilla Firefox 54+.
- Opera 38+.
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 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 the 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 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.