Tlk.Io- An easy way to chat

Easily create or join an online chatbox in seconds!

Tlk.Io- An easy way to chat là gì?

Tlk.Io- An easy way to chat là một tiện ích mở rộng Chrome được phát triển bởi Michael Burke, và tính năng chính của nó là "Easily create or join an online chatbox in seconds!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Tlk.Io- An easy way to chat

Tải xuống các tệp mở rộng Tlk.Io- An easy way to chat dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Tlk.Io- An easy way to chat Tlk.Io- An easy way to chat
ID ongcihlmolaaoonjaodcgneekpcgccne
URL Chính Thức https://chrome.google.com/webstore/detail/tlkio-an-easy-way-to-chat/ongcihlmolaaoonjaodcgneekpcgccne
Mô tả Easily create or join an online chatbox in seconds!
Kích Thước Tệp 24.87 KB
Số Lần Cài Đặt 158
Phiên Bản Hiện Tại 1.0.3
Cập Nhật Lần Cuối 2016-10-09
Ngày Phát Hành 2016-10-09
Đánh Giá 4.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển Michael Burke
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}