Files
Maxim Zalata f369ddc642 convert chrome. to browser. Issue #165 #166 (#262)
* convert chrome. to browser. Issue #165

* fix browser-polyfill

* convert chrome.* to browser.* (#166)

* convert chrome.* to browser.*

* change chrome to browser

* change the callback-style to promise-style

* change the callback-style to promise-style
2017-09-11 15:23:41 -07:00
..
2016-11-02 20:36:44 +00: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.