All Projects → laktak → Vanilla Chrome

laktak / Vanilla Chrome

Licence: gpl-3.0
Vanilla Cookie Manager is a Whitelist Manager that helps protect your privacy. Automatically removes unwanted cookies.

Programming Languages

javascript
184084 projects - #8 most used programming language

Vanilla Cookie Manager

A Cookie Whitelist Manager for Chrome that helps protect your privacy. Automatically removes unwanted cookies. Cookies can be used for authentication, storing your site preferences or anything else that can be saved as text data. Unfortunately they can also be used to track you.

You could turn off cookies completely or just shut off third-party cookies. But that would also keep out useful cookies that many web apps rely upon to work (like Google Mail or Calendar).

With Vanilla you can select which cookies you want to keep on a whitelist. All unwanted cookies are deleted automatically (or manually if you prefer).

Local Storage

Vanilla cannot manage local storage because Chrome has yet to implement an api for it.

Please star this Chrome Issue.

Bugs & Features

Please submit a pull request.

Installation

From the Chrome Web Store

OR:

  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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].