TabShifting

It is time to take control of all your Tabs.

O que é TabShifting?

TabShifting é uma extensão do Chrome desenvolvida por Ideators Corp., e sua principal característica é "It is time to take control of all your Tabs.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão TabShifting

Baixe arquivos de extensão TabShifting no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome TabShifting TabShifting
ID nifigjcgamgmbjdimjhbabmkghbcnkbl
URL Oficial https://chromewebstore.google.com/detail/tabshifting/nifigjcgamgmbjdimjhbabmkghbcnkbl
Descrição It is time to take control of all your Tabs.
Tamanho do Arquivo 1.39 MB
Contagem de Instalações 51
Versão Atual 1.0
Última Atualização 2013-08-13
Data de Publicação 2013-08-13
Classificação 4.33/5 Total de 12 Avaliações
Desenvolvedor Ideators Corp.
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}