Pongball

A fun back and forth ping-pong game with AI!

ما هو Pongball؟

Pongball هو إضافة Chrome تم تطويرها بواسطة Adam Janicki، والميزة الرئيسية لها هي "A fun back and forth ping-pong game with AI!".

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

screenshot

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

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

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

                        Have fun playing against 4 difficulties of AI! Be sure to check out my other games, Galaxy Patrol, Planet Protector, Snake, and Jump!                    

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

الاسم Pongball Pongball
ID kdhkghpcffppoodbinndeglnndbgdpkf
عنوان URL الرسمي https://chromewebstore.google.com/detail/pongball/kdhkghpcffppoodbinndeglnndbgdpkf
الوصف A fun back and forth ping-pong game with AI!
حجم الملف 2.03 MB
عدد التثبيتات 8,000
النسخة الحالية 1.2
آخر تحديث 2019-03-08
تاريخ النشر 2019-03-08
تقييم 3.50/5 مجموع تقييمات 2
المطور Adam Janicki
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Pongball",
    "version": "1.2",
    "description": "A fun back and forth ping-pong game with AI!",
    "icons": {
        "128": "pong128.png",
        "48": "pong48.png",
        "16": "image.ico"
    },
    "browser_action": {
        "default_icon": "image.ico",
        "default_popup": "RealPong.html"
    }
}