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": [ " |