TidyTabs

A browser extension that lets you choose which tabs you would like to close by domain

TidyTabsとは何ですか?

TidyTabsはXiao & Karanによって開発されたChromeの拡張機能で、その主な機能は「A browser extension that lets you choose which tabs you would like to close by domain」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

TidyTabs拡張機能のCRXファイルをダウンロード

TidyTabs拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        This extension is for the tab hoarders out there that find themselves buried under browser tabs, with their machines slowed down by the performance burden. TidyTabs is here to help. 

TidyTabs provides a solution that easily clears your workspace and mind!

Features:
- Automatically group your tabs by domain name
- Includes tabs across all windows
- Sort domains by largest number of tabs
- Close tabs by group
- List/Grid view
- Dark Mode available                    

拡張機能の基本情報

名前 TidyTabs TidyTabs
ID mfcdfhecemnhilkobccglegnbdkhmdam
公式URL https://chromewebstore.google.com/detail/tidytabs/mfcdfhecemnhilkobccglegnbdkhmdam
説明 A browser extension that lets you choose which tabs you would like to close by domain
ファイルサイズ 94.86 KB
インストール数 42
現在のバージョン 1.1
最終更新日 2021-01-14
公開日 2021-01-11
開発者 Xiao & Karan
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "TidyTabs",
    "version": "1.1",
    "description": "A browser extension that lets you choose which tabs you would like to close by domain",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "assets\/images\/trash.png"
    },
    "permissions": [
        "tabs"
    ],
    "manifest_version": 2
}