BlueBall

Blueball, Addictive Platform Game!

ما هو BlueBall؟

BlueBall هو إضافة Chrome تم تطويرها بواسطة Karamat Hashmi، والميزة الرئيسية لها هي "Blueball, Addictive Platform Game!".

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

screenshot

تحميل ملف CRX للإضافة BlueBall

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

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

                        Blueball, the first amazing addictive platform game by Kaami Games! Use the arrow keys to move and jump and get to the flag while avoiding everything thats red!                    

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

الاسم BlueBall BlueBall
ID nmbpmggoibldnlcgonafpiccanjnhadh
عنوان URL الرسمي https://chromewebstore.google.com/detail/blueball/nmbpmggoibldnlcgonafpiccanjnhadh
الوصف Blueball, Addictive Platform Game!
حجم الملف 145 KB
عدد التثبيتات 51
النسخة الحالية 5.0
آخر تحديث 2017-09-24
تاريخ النشر 2017-09-24
تقييم 1.00/5 مجموع تقييمات 1
المطور Karamat Hashmi
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "BlueBall",
    "description": "Blueball, Addictive Platform Game!",
    "version": "5.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}