GLaDOS
GLaDOS Website Connector, Get Latest GLaDOS Website.
Wat is GLaDOS?
GLaDOS is een Chrome-extensie ontwikkeld door GLaDOS, en de belangrijkste functie is "GLaDOS Website Connector, Get Latest GLaDOS Website.".
Extensie Screenshots
Download het CRX-bestand van de extensie GLaDOS
Download GLaDOS-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Due to DNS pollution, your access to GLaDOS may be blocked. You can use this extension to find latest GLaDOS website.
Basisinformatie over de Extensie
Naam | GLaDOS |
ID | dhjjibbeddglobeoapgppnlnmijajfbb |
Officiële URL | https://chromewebstore.google.com/detail/glados/dhjjibbeddglobeoapgppnlnmijajfbb |
Beschrijving | GLaDOS Website Connector, Get Latest GLaDOS Website. |
Bestandsgrootte | 153 KB |
Aantal Installaties | 40,000 |
Huidige Versie | 0.1 |
Laatst Bijgewerkt | 2020-08-02 |
Publicatiedatum | 2020-08-02 |
Beoordeling | 4.38/5 Totaal 24 Beoordelingen |
Ontwikkelaar | GLaDOS |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://glados.network/ |
Help Pagina-URL | https://go.crisp.chat/chat/embed/?website_id=a8782b49-ea86-4408-8562-9535d0d3e138 |
Ondersteunde Talen | 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'" } |