mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-23 17:52:52 +02:00
9 lines
182 B
Markdown
9 lines
182 B
Markdown
# tabs, tabs, tabs
|
|
|
|
This extension includes:
|
|
|
|
* a browser action
|
|
* a page "tabs.html" with a script "tabs.js"
|
|
|
|
It shows a list of tab methods that you can perform on the active tab.
|