|
|
||
|---|---|---|
| images | ||
| README.md | ||
| background.js | ||
| content.js | ||
| manifest.json | ||
| popup.html | ||
| popup.js | ||
Reject Cookies Extension
Overview
A Chrome extension to reject cookies. Interacts with cookie consent popups on websites based on predefined selectors.
Features
- Rejects cookie consent popups
- Configurable with multiple selectors to handle different types of popups.
Installation
-
Clone the repository or download the code.
-
Open Chrome and go to
chrome://extensions/. -
Enable Developer Mode by toggling the switch in the top-right corner.
-
Click Load unpacked and select the project directory (~/Downloads/reject-cookies).
The extension should now appear in your list of extensions.