Chrome Extension Manager All in 1

A Simple & Fast Extension Manager by zzllrr for your Chrome Extensions & Apps

Chrome Extension Manager All in 1คืออะไร?

Chrome Extension Manager All in 1 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://sites.google.com/site/zzllrrimager และคุณลักษณะหลักของมันคือ "A Simple & Fast Extension Manager by zzllrr for your Chrome Extensions & Apps"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Chrome Extension Manager All in 1

ดาวน์โหลดไฟล์ส่วนขยาย Chrome Extension Manager All in 1 ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Manage all Chrome Extensions & Apps in one App.

All-in-1 makes your management of Chrome extensions & apps more conveniently and enjoyable.


All in 1多合一扩展管理 (c) 2011  by zzllrr
集中管理你的浏览器扩展和应用程序。

【主要功能】:
1、可以对你的Chrome扩展和应用程序,集中进行打开、打标签分类、启用/禁用、删除等操作。

2、可以记录你曾使用过,但现已被卸载的扩展和应用程序,方便以后重新安装。

3、功能区的背景色随意更换。

4、右击隐藏/显示控制面板。                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Chrome Extension Manager All in 1 Chrome Extension Manager All in 1
ID alhfmphdglcigimlmnkemofpdhfaloep
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/chrome-extension-manager/alhfmphdglcigimlmnkemofpdhfaloep
คำอธิบาย A Simple & Fast Extension Manager by zzllrr for your Chrome Extensions & Apps
ขนาดไฟล์ 219 KB
จำนวนการติดตั้ง 547
เวอร์ชันปัจจุบัน 2018.1.10
อัปเดตครั้งล่าสุด 2018-01-09
วันที่เผยแพร่ 2018-01-09
คะแนน 3.67/5 รวมทั้งหมด 15 คะแนน
ผู้พัฒนา http://sites.google.com/site/zzllrrimager
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://weibo.com/zzllrr
URL หน้าช่วยเหลือ http://site.douban.com/127068/
URL หน้านโยบายความเป็นส่วนตัว https://sites.google.com/site/zzllrrimager/about
ภาษาที่รองรับ en,zh-CN,zh-TW
manifest.json
{
    "background": {
        "page": "back.html"
    },
    "browser_action": {
        "default_icon": "img\/128.gif",
        "default_title": "__MSG_zname__",
        "default_popup": "pop.html"
    },
    "default_locale": "en",
    "description": "__MSG_zprom__",
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/alhfmphdglcigimlmnkemofpdhfaloep",
    "icons": {
        "128": "img\/128.gif",
        "16": "img\/16.gif",
        "48": "img\/48.gif"
    },
    "name": "__MSG_zname__",
    "offline_enabled": true,
    "permissions": [
        "tabs",
        "management"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "version": "2018.1.10",
    "manifest_version": 2
}