Chat App

Where else would you learn how to hack the mainframe?

¿Qué es Chat App?

Chat App es una extensión de Chrome desarrollada por speedypig101, y su función principal es "Where else would you learn how to hack the mainframe?".

Descargar Archivo CRX de la Extensión Chat App

Descarga archivos de extensión Chat App en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        EYYYYYYY                    

Información Básica de la Extensión

Nombre Chat App Chat App
ID gplgefpfjdkameobejcnpphdggiingjd
URL Oficial https://chromewebstore.google.com/detail/chat-app/gplgefpfjdkameobejcnpphdggiingjd
Descripción Where else would you learn how to hack the mainframe?
Tamaño del Archivo 3.84 KB
Cantidad de Instalaciones 30
Versión Actual 1.0
Última Actualización 2017-03-02
Fecha de Publicación 2017-03-01
Desarrollador speedypig101
Tipo de Pago free
Idiomas Soportados bg
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Chat App",
    "description": "Where else would you learn how to hack the mainframe?",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}