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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    ]
}