LayZ - Tab Manager

This extension helps you manage your tabs

LayZ - Tab Managerとは何ですか?

LayZ - Tab Managerはmshefa.devによって開発されたChromeの拡張機能で、その主な機能は「This extension helps you manage your tabs」です。

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

screenshot
screenshot

LayZ - Tab Manager拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Researched something and suddenly you have 19 tabs open and you want a good way to manage them?
Want to mute all tabs without having to do it individually or manually?
Want to save all your tabs and close out of the browser and maybe open them next time you open your browser?
Want to open all these tabs with a few recently closed tabs in a new window?

LayZ lets you do all those things and more in a very simple way.


Just click on the tabs and choose some from recently closed and click on open in a new window. Click on mute audible and all tabs that created a sound will be muted.                    

拡張機能の基本情報

名前 LayZ - Tab Manager LayZ - Tab Manager
ID nlhglepcdncblckllkjomgjmpjdcabdb
公式URL https://chromewebstore.google.com/detail/layz-tab-manager/nlhglepcdncblckllkjomgjmpjdcabdb
説明 This extension helps you manage your tabs
ファイルサイズ 751 KB
インストール数 233
現在のバージョン 1.0
最終更新日 2015-11-13
公開日 2015-11-12
評価 3.67/5 合計 9 レビュー
開発者 mshefa.dev
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "LayZ - Tab Manager",
    "description": "This extension helps you manage your tabs",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "bookmarks",
        "sessions",
        "storage"
    ]
}