mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-17 14:59:12 +02:00
12 lines
259 B
Markdown
12 lines
259 B
Markdown
# tabs, tabs, tabs
|
|
|
|
## What it does
|
|
|
|
This extension includes a browser action with a popup specified as "tabs.html".
|
|
|
|
The popup lets the user perform various simple operations using the tabs API.
|
|
|
|
# What it shows
|
|
|
|
Demonstration of various tabs API functions.
|