docs: update project description

This commit is contained in:
wanhose 2024-08-03 18:37:18 +02:00
parent 6c230519f9
commit 78dd52c931
2 changed files with 1 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# Cookie Monster Dialog
A browser extension that eats cookie consent dialogs.
Cookie Monster Dialog is a browser extension that hides cookie consent dialogs without changing user preferences. By default, we do NOT accept cookies (except in [a few cases](https://github.com/wanhose/cookie-dialog-monster/blob/main/database.json#L248) where the pages do not function without accepting them). You can report broken sites with a single click, which will create an issue in this repository to be fixed promptly.
## Repositories

View File

@ -1,9 +1,5 @@
# Cookie Monster Dialog Browser Extension
This browser extension was designed to remove cookie consent dialogs that appear on websites without setting your preferences. Only in a few cases, it operates based on predefined rules specified in the file `data/fixes.txt` from where the extension will automatically decline or accept the cookie consent dialogs.
Please note that the `data/fixes.txt` file should be regularly updated to reflect changes in websites' cookie consent practices and to ensure accurate handling of the dialogs by the extension.
## Downloads
- [Chrome Web Store](https://chrome.google.com/webstore/detail/djcbfpkdhdkaflcigibkbpboflaplabg)