mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-26 13:19:49 +07:00
chrome.tabs - Tab Inspector
A sample that demonstrates how to use the chrome.tabs API.
Overview
In the sample, a simple tab inspector manipulates the tabs and windows.
Running this extension
- Clone this repository.
- Load this directory in Chrome as an unpacked extension.
- Click the extension's icon to open the tab inspector.