Tlk.Io- An easy way to chat

Easily create or join an online chatbox in seconds!

Tlk.Io- An easy way to chatとは何ですか?

Tlk.Io- An easy way to chatはMichael Burkeによって開発されたChromeの拡張機能で、その主な機能は「Easily create or join an online chatbox in seconds!」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Tlk.Io- An easy way to chat拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Tlk.io is a quick and easy way to host or join an online chatbox. Instantly create a chatbox with a custom name and URL to share with your friends, co-workers, employees, and family members. Just type the name of the chat box and click go- it's that easy!                    

拡張機能の基本情報

名前 Tlk.Io- An easy way to chat Tlk.Io- An easy way to chat
ID ongcihlmolaaoonjaodcgneekpcgccne
公式URL https://chrome.google.com/webstore/detail/tlkio-an-easy-way-to-chat/ongcihlmolaaoonjaodcgneekpcgccne
説明 Easily create or join an online chatbox in seconds!
ファイルサイズ 24.87 KB
インストール数 158
現在のバージョン 1.0.3
最終更新日 2016-10-09
公開日 2016-10-09
評価 4.00/5 合計 1 レビュー
開発者 Michael Burke
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tlk.Io- An easy way to chat",
    "short_name": "Tlk.Io",
    "description": "Easily create or join an online chatbox in seconds!",
    "version": "1.0.3",
    "minimum_chrome_version": "32",
    "browser_action": {
        "default_icon": "assets\/icon_128.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "webview",
        "http:\/\/fonts.googleapis.com\/",
        "https:\/\/fonts.googleapis.com\/",
        "storage"
    ],
    "css": [
        "https:\/\/fonts.googleapis.com\/css?family=Ubuntu:300"
    ]
}