OneTab Plus:Tab Manage & Productivity

Save 95% of memory and reduce label clutter.

O que é OneTab Plus:Tab Manage & Productivity?

OneTab Plus:Tab Manage & Productivity é uma extensão do Chrome desenvolvida por mifish, e sua principal característica é "Save 95% of memory and reduce label clutter.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão OneTab Plus:Tab Manage & Productivity

Baixe arquivos de extensão OneTab Plus:Tab Manage & Productivity 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

                        Free help you categorize and organize tabs,making it efficientand more convenient to use the Chrome browser                    

Informações Básicas da Extensão

Nome OneTab Plus:Tab Manage & Productivity OneTab Plus:Tab Manage & Productivity
ID lepdjbhbkpfenckechpdfohdmkhogojf
URL Oficial https://chromewebstore.google.com/detail/onetab-plustab-manage-pro/lepdjbhbkpfenckechpdfohdmkhogojf
Descrição Save 95% of memory and reduce label clutter.
Tamanho do Arquivo 181 KB
Contagem de Instalações 37,493
Versão Atual 18.9.6.1646
Última Atualização 2018-09-06
Data de Publicação 2018-09-06
Classificação 4.39/5 Total de 244 Avaliações
Desenvolvedor mifish
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://www.yearnnewtab.com/public/privacy
Idiomas Suportados id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,da,es,es-419,it,hu,pl,pt-BR,pt-PT,ro,sk,fi,sv,cs,el,ru,uk,hi,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "default_locale": "en",
    "name": "__MSG_Tab_Master__",
    "description": "__MSG_extdesc__",
    "icons": {
        "128": "icon\/128.png"
    },
    "background": {
        "page": "background\/bg.html"
    },
    "browser_action": {
        "default_icon": "icon\/128.png",
        "default_title": "__MSG_Tab_Master__"
    },
    "options_ui": {
        "page": "option\/option.html",
        "open_in_tab": true
    },
    "permissions": [
        "chrome:\/\/favicon\/",
        "tabs",
        "storage",
        ""
    ],
    "content_security_policy": "script-src 'self'  'unsafe-eval'; object-src 'self'",
    "offline_enabled": true,
    "version": "18.9.6.1646",
    "minimum_chrome_version": "30"
}