Files
webextensions-examples/list-cookies/README.md
2016-10-31 10:34:16 -07:00

10 lines
160 B
Markdown

# 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