OneTab Plus:Tab Manage & Productivity

Save 95% of memory and reduce label clutter.

什麼是OneTab Plus:Tab Manage & Productivity?

OneTab Plus:Tab Manage & Productivity是由mifish開發的Chrome擴展程式,該擴展的主要功能是“Save 95% of memory and reduce label clutter.”。

擴展截圖

screenshot
screenshot

下載OneTab Plus:Tab Manage & Productivity擴展crx文件

下載OneTab Plus:Tab Manage & Productivity擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 OneTab Plus:Tab Manage & Productivity OneTab Plus:Tab Manage & Productivity
ID lepdjbhbkpfenckechpdfohdmkhogojf
官方網址 https://chromewebstore.google.com/detail/onetab-plustab-manage-pro/lepdjbhbkpfenckechpdfohdmkhogojf
簡介 Save 95% of memory and reduce label clutter.
檔案大小 181 KB
安裝次數 37,493
目前版本 18.9.6.1646
更新時間 2018-09-06
上架時間 2018-09-06
評分 4.39/5 共 244 次評分
開發者 mifish
電子郵箱 [email protected]
付費類型 free
隱私政策頁面URL https://www.yearnnewtab.com/public/privacy
支援的語言 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"
}