https://github.com/wanhose/cookie-dialog-monster
Did someone say cookie consent dialogs? 😋
https://github.com/wanhose/cookie-dialog-monster
blocker browser consent cookie dialog gdpr popup privacy ux web
Last synced: 12 days ago
JSON representation
Did someone say cookie consent dialogs? 😋
- Host: GitHub
- URL: https://github.com/wanhose/cookie-dialog-monster
- Owner: wanhose
- Archived: true
- Created: 2020-04-19T11:14:14.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-19T00:35:46.000Z (11 months ago)
- Last Synced: 2024-11-19T01:34:41.169Z (11 months ago)
- Topics: blocker, browser, consent, cookie, dialog, gdpr, popup, privacy, ux, web
- Homepage: https://www.cookie-dialog-monster.com
- Size: 7.32 MB
- Stars: 55
- Watchers: 4
- Forks: 3
- Open Issues: 92
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/wanhose/cookie-dialog-monster - Auto hides cookie consent dialogs (Browser Extensions/Scripts/Tools / Other)
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/wanhose/cookie-dialog-monster - Auto hides cookie consent dialogs (Browser Extensions/Scripts/Tools / Other)
README
> END OF SUPPORT ON MAY 31, 2025
>
> We want to extend our heartfelt thanks to everyone who contributed, supported, and believed in this project over the years. Your feedback, ideas, and encouragement made it all possible. Thank you for being part of this journey.# Cookie Dialog Monster
Cookie Dialog Monster 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#L2) 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
- [API](https://github.com/wanhose/cookie-dialog-monster/tree/main/packages/api)
- [Browser extension](https://github.com/wanhose/cookie-dialog-monster/tree/main/packages/browser-extension)
- [Web](https://github.com/wanhose/cookie-dialog-monster/tree/main/packages/web)## Resources
- [FAQs](https://github.com/wanhose/cookie-dialog-monster/wiki/Help-or-issues%3F#faqs)
- [Guides](https://github.com/wanhose/cookie-dialog-monster/wiki/Help-or-issues%3F#guides)
- [Wiki](https://github.com/wanhose/cookie-dialog-monster/wiki/Help-or-issues%3F)## 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/)