Switch Tabs
The easiest way to switch tabs on Google Chrome.
What is Switch Tabs?
Switch Tabs is a Chrome extension developed by https://switchtabs.xyz, and its main feature is "The easiest way to switch tabs on Google Chrome.".
Extension Screenshots
Download Switch Tabs Extension CRX File
Download Switch Tabs extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Switch Tabs is the only extension that lets you easily preview opened tabs and switch between them quickly. - Press Alt + X to jump to the previous tab - Press Alt + C to go to the next tab Or - Use Alt + the keyboard arrows (←, →, ↑, ↓) - or click with the mouse cursor to select tabs directly. Enjoy!
Extension Basic Information
Name | Switch Tabs |
ID | idiomkjpboogdmkpndeepnkldhbpnnpb |
Official URL | https://chromewebstore.google.com/detail/switch-tabs/idiomkjpboogdmkpndeepnkldhbpnnpb |
Description | The easiest way to switch tabs on Google Chrome. |
File Size | 307 KB |
Installation Count | 1,520 |
Current Version | 0.1 |
Last Updated | 2017-04-16 |
Publish Date | 2017-04-15 |
Rating | 2.64/5 Total 36 Ratings |
Developer | https://switchtabs.xyz |
[email protected] | |
Payment Type | free |
Extension Website | http://switchtabs.xyz |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Switch Tabs", "short_name": "Switch Tabs", "description": "The easiest way to switch tabs on Google Chrome.", "version": "0.1", "browser_action": { "default_icon": "images\/icon.png", "default_title": "Switch Tabs" }, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "content_scripts": [ { "matches": [ " |