Chat App

Where else would you learn how to hack the mainframe?

Chat Appとは何ですか?

Chat Appはspeedypig101によって開発されたChromeの拡張機能で、その主な機能は「Where else would you learn how to hack the mainframe?」です。

Chat App拡張機能のCRXファイルをダウンロード

Chat App拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        EYYYYYYY                    

拡張機能の基本情報

名前 Chat App Chat App
ID gplgefpfjdkameobejcnpphdggiingjd
公式URL https://chromewebstore.google.com/detail/chat-app/gplgefpfjdkameobejcnpphdggiingjd
説明 Where else would you learn how to hack the mainframe?
ファイルサイズ 3.84 KB
インストール数 30
現在のバージョン 1.0
最終更新日 2017-03-02
公開日 2017-03-01
開発者 speedypig101
支払い方法 free
対応言語 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\/"
    ]
}