Tabmaster

Tame your tabs.

O que é Tabmaster?

Tabmaster é uma extensão do Chrome desenvolvida por https://www.a9.io, e sua principal característica é "Tame your tabs.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Tabmaster

Baixe arquivos de extensão Tabmaster 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

                        Out now: Tabmaster 1.8! Favicons and better window inspection!

If your workflow is full of tabs that you don't need for a while, this extension is a must-have.

Instantly hide the offending tab or window and save it for later. When you need it again, everything you have hidden is conveniently listed again.

Useful for:
- Saving something to be read later
- Giving research projects a rest till the next day
- Switching from one workspace to the next

========

1.87: Bug fixes to window preview and favicons.                    

Informações Básicas da Extensão

Nome Tabmaster Tabmaster
ID pojgemmobcnjmnpodjmgeofdgojpkepn
URL Oficial https://chromewebstore.google.com/detail/tabmaster/pojgemmobcnjmnpodjmgeofdgojpkepn
Descrição Tame your tabs.
Tamanho do Arquivo 15.77 KB
Contagem de Instalações 42
Versão Atual 1.88
Última Atualização 2014-11-28
Data de Publicação 2014-11-28
Classificação 4.43/5 Total de 7 Avaliações
Desenvolvedor https://www.a9.io
Tipo de Pagamento free
Site da Extensão http://a9.io
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tabmaster",
    "description": "Tame your tabs.",
    "short_name": "Tame your tabs.",
    "manifest_version": 2,
    "version": "1.88",
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "19.png",
            "38": "38.png"
        },
        "default_title": "Tabmaster",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs"
    ]
}