Chat App

Where else would you learn how to hack the mainframe?

O que é Chat App?

Chat App é uma extensão do Chrome desenvolvida por speedypig101, e sua principal característica é "Where else would you learn how to hack the mainframe?".

Baixar o arquivo CRX da Extensão Chat App

Baixe arquivos de extensão Chat App no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        EYYYYYYY                    

Informações Básicas da Extensão

Nome Chat App Chat App
ID gplgefpfjdkameobejcnpphdggiingjd
URL Oficial https://chromewebstore.google.com/detail/chat-app/gplgefpfjdkameobejcnpphdggiingjd
Descrição Where else would you learn how to hack the mainframe?
Tamanho do Arquivo 3.84 KB
Contagem de Instalações 30
Versão Atual 1.0
Última Atualização 2017-03-02
Data de Publicação 2017-03-01
Desenvolvedor speedypig101
Tipo de Pagamento free
Idiomas Suportados 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\/"
    ]
}