A browser extension that eats cookie consent dialogs.
- Google Chrome 51+.
- Microsoft Edge 15+.
- Mozilla Firefox 54+.
- Opera 38+.
- 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.
- 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.
- 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.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.