GLaDOS

GLaDOS Website Connector, Get Latest GLaDOS Website.

What is GLaDOS?

GLaDOS is a Chrome extension developed by GLaDOS, and its main feature is "GLaDOS Website Connector, Get Latest GLaDOS Website.".

Extension Screenshots

screenshot

Download GLaDOS Extension CRX File

Download GLaDOS extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name GLaDOS GLaDOS
ID dhjjibbeddglobeoapgppnlnmijajfbb
Official URL https://chromewebstore.google.com/detail/glados/dhjjibbeddglobeoapgppnlnmijajfbb
Description GLaDOS Website Connector, Get Latest GLaDOS Website.
File Size 153 KB
Installation Count 40,000
Current Version 0.1
Last Updated 2020-08-02
Publish Date 2020-08-02
Rating 4.38/5 Total 24 Ratings
Developer GLaDOS
Email [email protected]
Payment Type free
Extension Website https://glados.network/
Help Page URL https://go.crisp.chat/chat/embed/?website_id=a8782b49-ea86-4408-8562-9535d0d3e138
Supported Languages 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'"
}