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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย 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
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
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"
}