Switch Tabs
The easiest way to switch tabs on Google Chrome.
什么是Switch Tabs?
Switch Tabs是由https://switchtabs.xyz开发的Chrome扩展程序,该扩展的主要功能是“The easiest way to switch tabs on Google Chrome.”。
扩展截图
下载Switch Tabs扩展crx文件
下载Switch Tabs扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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!
扩展基本信息
名称 | Switch Tabs |
ID | idiomkjpboogdmkpndeepnkldhbpnnpb |
官方URL | https://chromewebstore.google.com/detail/switch-tabs/idiomkjpboogdmkpndeepnkldhbpnnpb |
简介 | The easiest way to switch tabs on Google Chrome. |
文件大小 | 307 KB |
安装次数 | 1,520 |
当前版本 | 0.1 |
更新时间 | 2017-04-16 |
上架时间 | 2017-04-15 |
评分 | 2.64/5 共36次评分 |
开发者 | https://switchtabs.xyz |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://switchtabs.xyz |
支持的语言 | 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": [ " |