Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/louisgab/auto-unconsent
We really value our privacy
https://github.com/louisgab/auto-unconsent
Last synced: about 2 months ago
JSON representation
We really value our privacy
- Host: GitHub
- URL: https://github.com/louisgab/auto-unconsent
- Owner: louisgab
- License: mit
- Created: 2020-05-10T18:03:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-12T23:14:17.000Z (over 3 years ago)
- Last Synced: 2023-03-12T03:11:26.750Z (almost 2 years ago)
- Language: JavaScript
- Size: 651 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Auto Unconsent
Chrome extension that unconsent common cookie consent popups
## Why
GDPR is a great thing but sometimes I get lazy and just click "Accept", even if I'm a big advocate of privacy.
Cognitive load should not constitute an explicit consent, isn't it?
This is a first draft, but a good beginning I think
## Usage
1. Download [last project build](https://github.com/louisgab/auto-unconsent/releases/latest/)
2. Unpack
3. Go to Chrome > More tools > Extensions
4. Load unpacked > Select your the dist folder
5. Boom it works, nothing to configure## Scope
At the moment, only those providers are handled:
- Cookiebot
- Quantcast
- Didomi## Contributing
Highly welcomed! We need to unconsent more providers
## License
[MIT License](LICENSE.md)