Chat App
Where else would you learn how to hack the mainframe?
What is Chat App?
Chat App is a Chrome extension developed by speedypig101, and its main feature is "Where else would you learn how to hack the mainframe?".
Download Chat App Extension CRX File
Download Chat App extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
EYYYYYYY
Extension Basic Information
Name | |
ID | gplgefpfjdkameobejcnpphdggiingjd |
Official URL | https://chromewebstore.google.com/detail/chat-app/gplgefpfjdkameobejcnpphdggiingjd |
Description | Where else would you learn how to hack the mainframe? |
File Size | 3.84 KB |
Installation Count | 30 |
Current Version | 1.0 |
Last Updated | 2017-03-02 |
Publish Date | 2017-03-01 |
Developer | speedypig101 |
Payment Type | free |
Supported Languages | 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\/" ] } |