Skip to content

hestiaAI/DescriCookie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DescriCookie – Cookie descriptor!

This extensions list the cookies in the active tab and describe them with information from the Open-Cookie-Database.

How to use

Manually

  1. Download the latest release of that repository.
  2. Firefox: While this extension is not signed and published, you cannot install it permanently (cf. #1). For now:
    1. Extract the previously downloaded ZIP.
    2. In Firefox, open a new tab, and go to about:debugging#/runtime/this-firefox.
    3. Click on "Load Temporary Add-on button".
    4. In the previously extracted folder, select the file manifest.json.
  3. Chrome: Needs to be tested, cf. #4). For now:
    1. Extract the previously downloaded ZIP.
    2. In Chrome, open a new tab, and go to chrome://extensions/.
    3. Enable "Developer mode".
    4. Click on "Load Unpacked".
    5. Go in the previously extracted folder to select it.

Credits