mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
* Add an item to group the active tab in a new group. * Text update --------- Co-authored-by: rebloor <git@sherpa.co.nz>
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.