Wheelie Challenge Game

Click on the extension icon to play Wheelie Challenge Game on Google Chrome

ما هو Wheelie Challenge Game؟

Wheelie Challenge Game هو إضافة Chrome تم تطويرها بواسطة Unknown، والميزة الرئيسية لها هي "Click on the extension icon to play Wheelie Challenge Game on Google Chrome".

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

screenshot

تحميل ملف CRX للإضافة Wheelie Challenge Game

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

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

                        Click on the extension icon to play Wheelie Challenge Game on Google Chrome                    

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

الاسم Wheelie Challenge Game Wheelie Challenge Game
ID bcnldichmkkcfihilleaobeglokmedcd
عنوان URL الرسمي https://chromewebstore.google.com/detail/wheelie-challenge-game/bcnldichmkkcfihilleaobeglokmedcd
الوصف Click on the extension icon to play Wheelie Challenge Game on Google Chrome
حجم الملف 277 KB
عدد التثبيتات 21
النسخة الحالية 1.3
آخر تحديث 2020-01-12
تاريخ النشر 2020-01-12
المطور Unknown
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Wheelie Challenge Game",
    "description": "Click on the extension icon to play Wheelie Challenge Game on Google Chrome",
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "version": "1.3",
    "icons": {
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon-16.png",
        "default_popup": "pop\/pop.html"
    }
}