27 lines
1.4 KiB
Markdown
27 lines
1.4 KiB
Markdown
# 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://git.wanhose.dev/wanhose/cookie-dialog-monster/src/branch/main/database.json) 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](/wanhose/cookie-dialog-monster/src/branch/main/packages/api)
|
|
- [Browser extension](/wanhose/cookie-dialog-monster/src/branch/main/packages/browser-extension)
|
|
- [Web](/wanhose/cookie-dialog-monster/src/branch/main/packages/web)
|
|
|
|
## Resources
|
|
|
|
- [FAQs](https://git.wanhose.dev/wanhose/cookie-dialog-monster/wiki/Help-or-issues%3F#faqs)
|
|
- [Guides](https://git.wanhose.dev/wanhose/cookie-dialog-monster/wiki/Help-or-issues%3F#guides)
|
|
- [Issues](https://git.wanhose.dev/wanhose/cookie-dialog-monster/issues)
|
|
- [Pull requests](https://git.wanhose.dev/wanhose/cookie-dialog-monster/pulls)
|
|
- [Releases](https://git.wanhose.dev/wanhose/cookie-dialog-monster/releases)
|
|
- [Wiki](https://git.wanhose.dev/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/)
|