laktak / vanilla-chrome

Vanilla Cookie Manager is a Whitelist Manager that helps protect your privacy. Automatically removes unwanted cookies.

Home Page:https://chrome.google.com/webstore/detail/vanilla-cookie-manager/gieohaicffldbmiilohhggbidhephnjj

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vanilla Cookie Manager

DEPRECATED

I haven't updated this extension in years, mostly because Google never provided a useful API to manage all your site data. Please look for alternatives.

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.

About

Vanilla Cookie Manager is a Whitelist Manager that helps protect your privacy. Automatically removes unwanted cookies.

https://chrome.google.com/webstore/detail/vanilla-cookie-manager/gieohaicffldbmiilohhggbidhephnjj

License:GNU General Public License v3.0


Languages

Language:JavaScript 72.0%Language:HTML 23.7%Language:CSS 4.3%