Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
Did someone say cookie consent dialogs? 😋
- Host: GitHub
- URL: https://github.com/wanhose/cookie-dialog-monster
- Owner: wanhose
- Created: 2020-04-19T11:14:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T10:40:12.000Z (2 months ago)
- Last Synced: 2024-09-16T09:10:03.553Z (about 2 months ago)
- Topics: blocker, browser, consent, cookie, dialog, gdpr, popup, privacy, ux, web
- Language: JavaScript
- Homepage: https://www.cookie-dialog-monster.com
- Size: 7.55 MB
- Stars: 49
- Watchers: 3
- Forks: 3
- Open Issues: 12
-
Metadata Files:
- Readme: docs/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 (Jump To / Browser Extensions/Scripts/Tools)
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/wanhose/cookie-dialog-monster - Auto hides cookie consent dialogs (Jump To / Browser Extensions/Scripts/Tools)
README
# Cookie Monster Dialog
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
- [API](/packages/api/)
- [Browser extension](/packages/browser-extension/)
- [Web](/packages/web/)