TabShifting

It is time to take control of all your Tabs.

TabShifting란 무엇입니까?

TabShifting은(는) Ideators Corp.에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "It is time to take control of all your Tabs."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

TabShifting 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        It is time to take control of all your opened Tabs in one place!

TabShifting is an extension designed to enable users to effectively manage multiple Tabs opened in Chrome by eliminating all sorts of common possible browser hassles. Furthermore, it also allows users to freely Search, Close and Jump between Tabs without much efforts(e.g. Users may encounter difficulties in properly managing large number of opened Tabs as the Tabs shrinks smaller when it grows large in number). 

Now, we give the freedom of choice back to you to choose the Tabs you desire.

This extension also supports on all mobile tablets running on Windows operating system. 

Currently supported features in this version:

1) Jump to different Tabs by clicking at the icon of a website.
2) Close any Tabs from your current Tab.
3) Determining the Important Tabs(disables the Close Tab function to avoid closing tabs accidentally). 

Further improvements will be added on the upcoming release updates. Currently, the developers are working on upgrading the features specified. So, stay tuned and help us to support by reviewing your comments and feedback.

©2013 by Ideators Corp. All rights reserved.                    

확장 프로그램 기본 정보

이름 TabShifting TabShifting
ID nifigjcgamgmbjdimjhbabmkghbcnkbl
공식 URL https://chromewebstore.google.com/detail/tabshifting/nifigjcgamgmbjdimjhbabmkghbcnkbl
설명 It is time to take control of all your Tabs.
파일 크기 1.39 MB
설치 횟수 51
현재 버전 1.0
최근 업데이트 2013-08-13
출시 날짜 2013-08-13
평점 4.33/5 총 12 개의 평점
개발자 Ideators Corp.
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "TabShifting",
    "description": "It is time to take control of all your Tabs.",
    "version": "1.0",
    "manifest_version": 2,
    "permissions": [
        "tabs"
    ],
    "browser_action": {
        "default_popup": "todo.html",
        "default_icon": "icon128.png",
        "default_title": "TabShifting"
    }
}