Tabbo
Tab Management Hotkeys
Tabboとは何ですか?
Tabboはdqgorelickによって開発されたChromeの拡張機能で、その主な機能は「Tab Management Hotkeys」です。
拡張機能のスクリーンショット
Tabbo拡張機能のCRXファイルをダウンロード
Tabbo拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Tabbo is a hotkeys management tool built specially for Google Chrome which allows you to:
- Move tabs between windows
- Join all tabs into one window
- Pop tabs off of the window
The app features hotkeys for:
- moving tabs left and right
- popping tabs off of the current window
- sending tabs between windows (with custom UI)
You can modify the hotkeys by navigating to chrome://settings/extensions/configureCommands in your chrome window.
We hope you all enjoy,
-Tabbo team
Disclaimer – Tabbo has access to the "" permission which gives it access to "All of your data". This allows the extension to take advantage of `captureVisibleTab` which allows you to see screenshots of your open windows (reference - https://developer.chrome.com/extensions/tabs). No data is being had.
Update Log
0.9.7:
Bug fix: regression bug for pinned tabs fixed
0.9.6:
Bug fix: bonus button is now fixed (as well as join). Also popping off pinned tabs stay pinned!
0.9.5:
Bug fix: popping off tab on single window no longer causes a glitch in the matrix
0.9.4:
We heard all of your feedback and now we are happy to announce that Tabbo supports pinned tabs! 拡張機能の基本情報
| 名前 | |
| ID | hedbkonckghacebehjebpfknhdbobiko |
| 公式URL | https://chromewebstore.google.com/detail/tabbo/hedbkonckghacebehjebpfknhdbobiko |
| 説明 | Tab Management Hotkeys |
| ファイルサイズ | 1.12 MB |
| インストール数 | 348 |
| 現在のバージョン | 0.9.7 |
| 最終更新日 | 2017-10-23 |
| 公開日 | 2017-10-23 |
| 評価 | 4.64/5 合計 11 レビュー |
| 開発者 | dqgorelick |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"browser_action": {
"default_icon": "images\/tabbo128.png",
"default_popup": "popup.html"
},
"name": "Tabbo",
"description": "Tab Management Hotkeys",
"short_name": "Tabbo \u2013 Tab Management Hotkeys",
"version": "0.9.7",
"icons": {
"16": "images\/tabbo16.png",
"48": "images\/tabbo48.png",
"128": "images\/tabbo128.png"
},
"content_scripts": [
{
"matches": [
" | |