Files
webextensions-examples/tabs-tabs-tabs
Flávio Rodrigues 130366e5f6 Customizing the panel style to make it fancy
Used the browser style property to make it possible to use the firefox style guide. more info on the guide, see the link: https://firefoxux.github.io/StyleGuide/#/controls
2016-10-20 10:58:41 -02:00
..

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.