2020-05-24 10:17:19 +00:00
|
|
|
# Do Not Consent
|
|
|
|
|
|
|
|
A Chrome extension that allows you to remove cookie consent dialogs automatically.
|
|
|
|
|
|
|
|
## Compatibility
|
|
|
|
|
|
|
|
- Google Chrome 61+.
|
2020-05-24 19:56:48 +00:00
|
|
|
- Microsoft Edge 79+.
|
2020-05-24 10:17:19 +00:00
|
|
|
- Opera 48+ (not tested yet).
|
|
|
|
|
|
|
|
## Installation (on Google Chrome)
|
|
|
|
|
|
|
|
1. Clone the repository to the folder that you want.
|
|
|
|
2. Go to [chrome://extensions](chrome://extensions).
|
|
|
|
3. Enable **Developer mode** by clicking the toggle switch next to **Developer Mode**.
|
|
|
|
4. Then, click the **LOAD UNPACKED** button and select the *src* cloned folder.
|
2020-05-24 19:56:48 +00:00
|
|
|
5. That's all, you have a development build of this extension.
|
|
|
|
|
|
|
|
## Installation (on Microsoft Edge)
|
|
|
|
|
|
|
|
1. Clone the repository to the folder that you want.
|
|
|
|
2. Go to [edge://extensions](edge://extensions).
|
|
|
|
3. Enable **Developer mode** by clicking the toggle switch next to **Developer Mode**.
|
|
|
|
4. Then, click the **LOAD UNPACKED** button and select the *src* cloned folder.
|
|
|
|
5. That's all, you have a development build of this extension.
|
2020-05-24 10:17:19 +00:00
|
|
|
|
|
|
|
## Contributing
|
|
|
|
|
|
|
|
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
[MIT](https://choosealicense.com/licenses/mit/)
|