Chat Yolo

Free chat room with no registration or download required to use.

ما هو Chat Yolo؟

Chat Yolo هو إضافة Chrome تم تطويرها بواسطة http://www.chatyolo.com، والميزة الرئيسية لها هي "Free chat room with no registration or download required to use.".

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

screenshot

تحميل ملف CRX للإضافة Chat Yolo

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

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

                        Join our free chat room community and get the ability to have a unique username and profile pic while chatting. There is no registration or download required to use the chat room and it is open to everyone on the web.                    

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

الاسم Chat Yolo Chat Yolo
ID jkadblnnmacmmdcpfnilkemloopdiofn
عنوان URL الرسمي https://chrome.google.com/webstore/detail/chat-yolo/jkadblnnmacmmdcpfnilkemloopdiofn
الوصف Free chat room with no registration or download required to use.
حجم الملف 7.34 KB
عدد التثبيتات 110
النسخة الحالية 1.0
آخر تحديث 2016-12-15
تاريخ النشر 2016-12-14
المطور http://www.chatyolo.com
نوع الدفع free
موقع الإضافة https://www.chatyolo.com
عنوان صفحة المساعدة https://www.chatyolo.com/contact-us/
عنوان صفحة سياسة الخصوصية https://www.chatyolo.com/privacy-policy
اللغات المدعومة en-US
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icons\/ChatYolo.png"
    },
    "manifest_version": 2,
    "version": "1.0",
    "name": "Chat Yolo",
    "description": "Free chat room with no registration or download required to use.",
    "icons": {
        "128": "icons\/ChatYolo.png",
        "16": "icons\/ChatYolo.png",
        "48": "icons\/ChatYolo.png"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "webNavigation",
        "webRequest",
        "webRequestBlocking"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}