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文件

下載TabShifting擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    }
}