This extensions list the cookies in the active tab and describe them with information from the Open-Cookie-Database.
- Download the latest release of that repository.
- Firefox: While this extension is not signed and published, you cannot install it permanently (cf. #1). For now:
- Extract the previously downloaded ZIP.
- In Firefox, open a new tab, and go to
about:debugging#/runtime/this-firefox
. - Click on "Load Temporary Add-on button".
- In the previously extracted folder, select the file
manifest.json
.
- Chrome: Needs to be tested, cf. #4). For now:
- Extract the previously downloaded ZIP.
- In Chrome, open a new tab, and go to
chrome://extensions/
. - Enable "Developer mode".
- Click on "Load Unpacked".
- Go in the previously extracted folder to select it.
- Cookie descriptions from Open-Cookie-Database.
- Squeleton for the project from webextensions-examples.
- Example of Papa Parse from Reading csv file using JavaScript and HTML5.
- Icon from Game-icons.net and a little bit of magic.