cookie-dialog-monster/docs/README.md

10 lines
572 B
Markdown
Raw Normal View History

2021-10-05 06:59:26 +00:00
# Cookie Monster Dialog
2024-10-11 12:41:07 +00:00
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://gitlab.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
2021-04-05 19:26:01 +00:00
- [API](/packages/api/)
- [Browser extension](/packages/browser-extension/)
2022-05-23 17:10:50 +00:00
- [Web](/packages/web/)