Webtalk.io Chat

Webtalk.io is an app that enables users to chat in real-time while browsing any website

ما هو Webtalk.io Chat؟

Webtalk.io Chat هو إضافة Chrome تم تطويرها بواسطة https://webtalk.io، والميزة الرئيسية لها هي "Webtalk.io is an app that enables users to chat in real-time while browsing any website".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Webtalk.io Chat

قم بتنزيل ملفات الامتداد Webtalk.io Chat بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        Webtalk.io is a free service that enables users to chat in real-time while browsing any website. 

 Just click the plugin icon while browsing any website and you'll see other users who are currently on the same page with you. Join their discussion and share your opinions freely.

 There is no need to login. It is really easy to express yourself on the Internet without the need to register. For us, staying anonymous is extremely important, so you can chat all over the web without leaving any trace of your activities.

 Chat with strangers or family, collaborate with friends and colleagues, share your ideas or troll the Internet - http://www.webtalk.io                    

معلومات أساسية عن التمديد

الاسم Webtalk.io Chat Webtalk.io Chat
ID ffjjnbgcfimekdfadlgafngnnchnjgik
عنوان URL الرسمي https://chromewebstore.google.com/detail/webtalkio-chat/ffjjnbgcfimekdfadlgafngnnchnjgik
الوصف Webtalk.io is an app that enables users to chat in real-time while browsing any website
حجم الملف 397 KB
عدد التثبيتات 92
النسخة الحالية 1.0.3
آخر تحديث 2014-02-23
تاريخ النشر 2014-02-23
تقييم 5.00/5 مجموع تقييمات 3
المطور https://webtalk.io
نوع الدفع free
موقع الإضافة http://www.webtalk.io
عنوان صفحة المساعدة http://blog.webtalk.io
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Webtalk.io Chat",
    "description": "Webtalk.io is an app that enables users to chat in real-time while browsing any website",
    "version": "1.0.3",
    "author": "Rombots Team",
    "homepage_url": "http:\/\/www.webtalk.io",
    "short_name": "Webtalk.io",
    "permissions": [
        "http:\/\/www.webtalk.io\/",
        "activeTab"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "browser_action": {
        "default_icon": "img\/webtalk_logo.png",
        "default_popup": "chatroom.html"
    },
    "icons": {
        "16": "img\/webtalk_logo_16.png",
        "48": "img\/webtalk_logo_48.png",
        "128": "img\/webtalk_logo_128.png"
    }
}