mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-17 14:59:12 +02:00
10 lines
160 B
Markdown
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
|