MRU Tab Toggle
Makes switching tabs manageable even when many are open!
什么是MRU Tab Toggle?
MRU Tab Toggle是由ben.borchard开发的Chrome扩展程序,该扩展的主要功能是“Makes switching tabs manageable even when many are open!”。
扩展截图
下载MRU Tab Toggle扩展crx文件
下载MRU Tab Toggle扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This is a fairly simple extension that allows you to navigate through your tabs in the same way you navigate through your windows when you use the Alt-Tab functionality. The shortcuts need to be set using the keyboard shortcuts link on the chrome extension dashboard and can be changed depending on your preference. This is helpful if you would like to have many tabs open but be able to switch between only a couple that you happen to be using quickly and easily.
扩展基本信息
名称 | |
ID | ffnhjdgocgbpgnhkeamobligjppaacho |
官方URL | https://chromewebstore.google.com/detail/mru-tab-toggle/ffnhjdgocgbpgnhkeamobligjppaacho |
简介 | Makes switching tabs manageable even when many are open! |
文件大小 | 103 KB |
安装次数 | 10 |
当前版本 | 1.0 |
更新时间 | 2015-05-28 |
上架时间 | 2015-05-28 |
评分 | 1.67/5 共3次评分 |
开发者 | ben.borchard |
付费类型 | free |
扩展官网 | https://github.com/ben-borchard/ChromeExtensions/tree/master/MostRecentlyUsedTabs/src |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "MRU Tab Toggle", "description": "Makes switching tabs manageable even when many are open!", "version": "1.0", "background": { "page": "html\/background.html", "persistent": false }, "content_scripts": [ { "matches": [ " |