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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    ]
}