Tlk.Io- An easy way to chat
Easily create or join an online chatbox in seconds!
Apa itu Tlk.Io- An easy way to chat?
Tlk.Io- An easy way to chat adalah ekstensi Chrome yang dikembangkan oleh Michael Burke, dan fitur utamanya adalah "Easily create or join an online chatbox in seconds!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Tlk.Io- An easy way to chat
Unduh file ekstensi Tlk.Io- An easy way to chat dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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!
Informasi Dasar Ekstensi
Nama | |
ID | ongcihlmolaaoonjaodcgneekpcgccne |
URL Resmi | https://chrome.google.com/webstore/detail/tlkio-an-easy-way-to-chat/ongcihlmolaaoonjaodcgneekpcgccne |
Deskripsi | Easily create or join an online chatbox in seconds! |
Ukuran File | 24.87 KB |
Jumlah Instalasi | 158 |
Versi Saat Ini | 1.0.3 |
Terakhir Diperbarui | 2016-10-09 |
Tanggal Publikasi | 2016-10-09 |
Penilaian | 4.00/5 Total 1 Penilaian |
Pengembang | Michael Burke |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" ] } |