MengjueW / CookiesManager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CookiesManager

A Cookie Blacklist Manager for Chrome that helps protect your privacy.

  1. Delete all the third party trackers, ads cookies and google trackers.
  2. Delete cookies you don't want by domain, name, or both.
  3. Notification to remind you to clean your cookies.

Installation

  1. Visit chrome://extensions in your browser
  2. Ensure that the Developer mode checkbox in the top right-hand corner is checked.
  3. Click Load unpacked extension… to pop up a file-selection dialog.
  4. Navigate to the src directory for this extension and select it.

Reference

  1. List of tracking websites from chrollusion
  2. DataTable used in this extension.
  3. Notification is supported by google.

About


Languages

Language:JavaScript 63.3%Language:HTML 25.5%Language:CSS 11.2%