OneTab Plus:Tab Manage & Productivity

Save 95% of memory and reduce label clutter.

Cos'è OneTab Plus:Tab Manage & Productivity?

OneTab Plus:Tab Manage & Productivity è un'estensione di Chrome sviluppata da mifish, e la sua funzione principale è "Save 95% of memory and reduce label clutter.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione OneTab Plus:Tab Manage & Productivity

Scarica i file di estensione OneTab Plus:Tab Manage & Productivity in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome OneTab Plus:Tab Manage & Productivity OneTab Plus:Tab Manage & Productivity
ID lepdjbhbkpfenckechpdfohdmkhogojf
URL Ufficiale https://chromewebstore.google.com/detail/onetab-plustab-manage-pro/lepdjbhbkpfenckechpdfohdmkhogojf
Descrizione Save 95% of memory and reduce label clutter.
Dimensione del File 181 KB
Conteggio Installazioni 37,493
Versione Corrente 18.9.6.1646
Ultimo Aggiornamento 2018-09-06
Data di Pubblicazione 2018-09-06
Valutazione 4.39/5 Totale 244 Valutazioni
Sviluppatore mifish
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://www.yearnnewtab.com/public/privacy
Lingue Supportate 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"
}