Tabager™
Tab Management Tool
Tabager™とは何ですか?
Tabager™はzjによって開発されたChromeの拡張機能で、その主な機能は「Tab Management Tool」です。
拡張機能のスクリーンショット
Tabager™拡張機能のCRXファイルをダウンロード
Tabager™拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Tabager™ - Greatest tab manager EVER! --- Manage 50+ tabs LIKE A BREEZE --- Features: - Quickly find open tabs - Reference tabs by title so you know exactly what each tab does - Set active tab from convenient pop-up panel - Delete any tab from any other tab using panel Reviews: Its great!! - My Mom The only Tab Manager I'd EVER need - Everyone who has ever used it! Satisfies all my tabbing needs - Random College Students Collaboration by: Zahaan J & Oscar C ********************************************************************************** Icon made by Freepik from www.flaticon.com
拡張機能の基本情報
名前 | |
ID | hdpaobiedammmjdegdjdajiefidfbofl |
公式URL | https://chrome.google.com/webstore/detail/tabager/hdpaobiedammmjdegdjdajiefidfbofl |
説明 | Tab Management Tool |
ファイルサイズ | 12 KB |
インストール数 | 29 |
現在のバージョン | 1.0 |
最終更新日 | 2018-09-20 |
公開日 | 2018-09-20 |
評価 | 5.00/5 合計 8 レビュー |
開発者 | zj |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tabager\u2122", "version": "1.0", "description": "Tab Management Tool", "manifest_version": 2, "browser_action": { "default_icon": "browsers.png", "default_popup": "index.html" }, "permissions": [ "activeTab", "tabs" ] } |