An open API service indexing awesome lists of open source software.

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? 😋

Awesome Lists containing this project

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/)