OneTab Plus:Tab Manage & Productivity

Save 95% of memory and reduce label clutter.

What is OneTab Plus:Tab Manage & Productivity?

OneTab Plus:Tab Manage & Productivity is a Chrome extension developed by mifish, and its main feature is "Save 95% of memory and reduce label clutter.".

Extension Screenshots

screenshot
screenshot

Download OneTab Plus:Tab Manage & Productivity Extension CRX File

Download OneTab Plus:Tab Manage & Productivity extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name OneTab Plus:Tab Manage & Productivity OneTab Plus:Tab Manage & Productivity
ID lepdjbhbkpfenckechpdfohdmkhogojf
Official URL https://chromewebstore.google.com/detail/onetab-plustab-manage-pro/lepdjbhbkpfenckechpdfohdmkhogojf
Description Save 95% of memory and reduce label clutter.
File Size 181 KB
Installation Count 37,493
Current Version 18.9.6.1646
Last Updated 2018-09-06
Publish Date 2018-09-06
Rating 4.39/5 Total 244 Ratings
Developer mifish
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.yearnnewtab.com/public/privacy
Supported Languages 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"
}