Tabmaster
Tame your tabs.
Tabmasterとは何ですか?
Tabmasterはhttps://www.a9.ioによって開発されたChromeの拡張機能で、その主な機能は「Tame your tabs.」です。
拡張機能のスクリーンショット
Tabmaster拡張機能のCRXファイルをダウンロード
Tabmaster拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Out now: Tabmaster 1.8! Favicons and better window inspection! If your workflow is full of tabs that you don't need for a while, this extension is a must-have. Instantly hide the offending tab or window and save it for later. When you need it again, everything you have hidden is conveniently listed again. Useful for: - Saving something to be read later - Giving research projects a rest till the next day - Switching from one workspace to the next ======== 1.87: Bug fixes to window preview and favicons.
拡張機能の基本情報
名前 | Tabmaster |
ID | pojgemmobcnjmnpodjmgeofdgojpkepn |
公式URL | https://chromewebstore.google.com/detail/tabmaster/pojgemmobcnjmnpodjmgeofdgojpkepn |
説明 | Tame your tabs. |
ファイルサイズ | 15.77 KB |
インストール数 | 42 |
現在のバージョン | 1.88 |
最終更新日 | 2014-11-28 |
公開日 | 2014-11-28 |
評価 | 4.43/5 合計 7 レビュー |
開発者 | https://www.a9.io |
支払い方法 | free |
拡張機能のウェブサイト | http://a9.io |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tabmaster", "description": "Tame your tabs.", "short_name": "Tame your tabs.", "manifest_version": 2, "version": "1.88", "icons": { "16": "16.png", "48": "48.png", "128": "128.png" }, "browser_action": { "default_icon": { "19": "19.png", "38": "38.png" }, "default_title": "Tabmaster", "default_popup": "popup.html" }, "permissions": [ "tabs" ] } |