Chat App
Where else would you learn how to hack the mainframe?
Cos'è Chat App?
Chat App è un'estensione di Chrome sviluppata da speedypig101, e la sua funzione principale è "Where else would you learn how to hack the mainframe?".
Scarica il file CRX dell'estensione Chat App
Scarica i file di estensione Chat App in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
EYYYYYYY
Informazioni di Base sull'Estensione
Nome | |
ID | gplgefpfjdkameobejcnpphdggiingjd |
URL Ufficiale | https://chromewebstore.google.com/detail/chat-app/gplgefpfjdkameobejcnpphdggiingjd |
Descrizione | Where else would you learn how to hack the mainframe? |
Dimensione del File | 3.84 KB |
Conteggio Installazioni | 30 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2017-03-02 |
Data di Pubblicazione | 2017-03-01 |
Sviluppatore | speedypig101 |
Tipo di Pagamento | free |
Lingue Supportate | 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\/" ] } |