OneTab Plus:Tab Manage & Productivity

Save 95% of memory and reduce label clutter.

ما هو OneTab Plus:Tab Manage & Productivity؟

OneTab Plus:Tab Manage & Productivity هو إضافة Chrome تم تطويرها بواسطة mifish، والميزة الرئيسية لها هي "Save 95% of memory and reduce label clutter.".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة OneTab Plus:Tab Manage & Productivity

قم بتنزيل ملفات الامتداد OneTab Plus:Tab Manage & Productivity بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان URL الرسمي 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
عنوان صفحة سياسة الخصوصية 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"
}