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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Michael Burke และคุณลักษณะหลักของมันคือ "Easily create or join an online chatbox in seconds!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Tlk.Io- An easy way to chat

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    ]
}