Files
webextensions-examples/list-cookies
rebloor 82217a05bc Replace var with let in examples (#484)
* Replace var with let in examples

store-collected-images/webextension-plain/deps/uuidv4.js

* Reverted third–party code
2022-08-11 04:27:28 +12:00
..
2021-01-25 17:01:04 +01:00

list-cookies

What it does

This extensions list the cookies in the active tab.

What it shows

Demonstration of the getAll() function in the cookie API