Chat App
Where else would you learn how to hack the mainframe?
Vad är Chat App?
Chat App är en Chrome-tillägg utvecklad av speedypig101, och dess huvudfunktion är "Where else would you learn how to hack the mainframe?".
Ladda ner Chat App-förlängningens CRX-fil
Ladda ner Chat App-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
EYYYYYYY
Grundläggande Information om Tillägg
Namn | |
ID | gplgefpfjdkameobejcnpphdggiingjd |
Officiell webbadress | https://chromewebstore.google.com/detail/chat-app/gplgefpfjdkameobejcnpphdggiingjd |
Beskrivning | Where else would you learn how to hack the mainframe? |
Filstorlek | 3.84 KB |
Antal Installationer | 30 |
Aktuell Version | 1.0 |
Senast Uppdaterad | 2017-03-02 |
Publiceringsdatum | 2017-03-01 |
Utvecklare | speedypig101 |
Betalningssätt | free |
Stödda Språk | 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\/" ] } |