Chrome extension to reject cookies
Go to file
A.R-M b374e5897e Chrome extension to reject cookies 2024-07-21 00:07:19 -04:00
README.md Chrome extension to reject cookies 2024-07-21 00:07:19 -04:00
background.js Chrome extension to reject cookies 2024-07-21 00:07:19 -04:00
content.js Chrome extension to reject cookies 2024-07-21 00:07:19 -04:00
manifest.json Chrome extension to reject cookies 2024-07-21 00:07:19 -04:00

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

  1. Clone the repository or download the code.

  2. Open Chrome and go to chrome://extensions/.

  3. Enable Developer Mode by toggling the switch in the top-right corner.

  4. Click Load unpacked and select the project directory (~/Downloads/reject-cookies).

The extension should now appear in your list of extensions.