OneTab Plus:Tab Manage & Productivity

Save 95% of memory and reduce label clutter.

Wat is OneTab Plus:Tab Manage & Productivity?

OneTab Plus:Tab Manage & Productivity is een Chrome-extensie ontwikkeld door mifish, en de belangrijkste functie is "Save 95% of memory and reduce label clutter.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie OneTab Plus:Tab Manage & Productivity

Download OneTab Plus:Tab Manage & Productivity-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam OneTab Plus:Tab Manage & Productivity OneTab Plus:Tab Manage & Productivity
ID lepdjbhbkpfenckechpdfohdmkhogojf
Officiële URL https://chromewebstore.google.com/detail/onetab-plustab-manage-pro/lepdjbhbkpfenckechpdfohdmkhogojf
Beschrijving Save 95% of memory and reduce label clutter.
Bestandsgrootte 181 KB
Aantal Installaties 37,493
Huidige Versie 18.9.6.1646
Laatst Bijgewerkt 2018-09-06
Publicatiedatum 2018-09-06
Beoordeling 4.39/5 Totaal 244 Beoordelingen
Ontwikkelaar mifish
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://www.yearnnewtab.com/public/privacy
Ondersteunde Talen 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"
}