Chat App
Where else would you learn how to hack the mainframe?
Qu'est-ce que Chat App ?
Chat App est une extension Chrome développée par speedypig101, et sa fonction principale est "Where else would you learn how to hack the mainframe?".
Télécharger le fichier CRX de l'extension Chat App
Téléchargez les fichiers d'extension Chat App au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
EYYYYYYY
Informations de Base sur l'Extension
Nom | |
ID | gplgefpfjdkameobejcnpphdggiingjd |
URL Officiel | https://chromewebstore.google.com/detail/chat-app/gplgefpfjdkameobejcnpphdggiingjd |
Description | Where else would you learn how to hack the mainframe? |
Taille du Fichier | 3.84 KB |
Nombre d'Installations | 30 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2017-03-02 |
Date de Publication | 2017-03-01 |
Développeur | speedypig101 |
Type de Paiement | free |
Langues Prises en Charge | 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\/" ] } |