Skip to content

cjcodell1/cookie-detective

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cookie Detective

This Chrome browser extension will help you investigate and manage your cookies.

Installation

Currently, this extension is not available on the Chrome Web Store for download (sorry). Instead you should follow these steps:

  1. Clone this repository
    • git clone https://github.com/cjcodell1/cookie-detective.git
  2. Load the extension into Chrome
    • Navigate to chrome://extensions
    • Turn on "Developer mode" in the upper right corner
    • Click on "Load unpacked"
    • Select the directory where this repository is cloned

Update

Since this extension is not on the Chrome Web Store, you will have to follow these steps to update:

  1. Pull this repository
    • git pull origin master
  2. Refresh the extension
    • Navigate to chrome://extensions and find this extension
    • Press the refresh button

Features

  • List of all cookies stored on your browser
  • Delete button to easily delete cookies
  • Checkboxes to select and delete multiple cookies
  • Sort by domain
  • Filter by domain
  • Show expiration date
  • Sort by expiration date
  • Filter by expiration date
  • Set expiration date for a cookie
  • Enforce a max expiration date for all cookies

About

Investigate and manage cookies!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published