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
电子邮箱 [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"
    ]
}