GLaDOS

GLaDOS Website Connector, Get Latest GLaDOS Website.

GLaDOSคืออะไร?

GLaDOS เป็นส่วนขยายของ Chrome ที่พัฒนาโดย GLaDOS และคุณลักษณะหลักของมันคือ "GLaDOS Website Connector, Get Latest GLaDOS Website."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย GLaDOS

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

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

                        Due to DNS pollution, your access to GLaDOS may be blocked. You can use this extension to find latest GLaDOS website.                    

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

ชื่อ GLaDOS GLaDOS
ID dhjjibbeddglobeoapgppnlnmijajfbb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/glados/dhjjibbeddglobeoapgppnlnmijajfbb
คำอธิบาย GLaDOS Website Connector, Get Latest GLaDOS Website.
ขนาดไฟล์ 153 KB
จำนวนการติดตั้ง 40,000
เวอร์ชันปัจจุบัน 0.1
อัปเดตครั้งล่าสุด 2020-08-02
วันที่เผยแพร่ 2020-08-02
คะแนน 4.38/5 รวมทั้งหมด 24 คะแนน
ผู้พัฒนา GLaDOS
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://glados.network/
URL หน้าช่วยเหลือ https://go.crisp.chat/chat/embed/?website_id=a8782b49-ea86-4408-8562-9535d0d3e138
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "GLaDOS Website Connector, Get Latest GLaDOS Website.",
    "version": "0.1",
    "name": "GLaDOS",
    "options_page": "options.html",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icon-128.png"
    },
    "icons": {
        "128": "icon-128.png"
    },
    "permissions": [],
    "web_accessible_resources": [
        "content.styles.css",
        "icon-128.png",
        "icon-34.png"
    ],
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}