Jump!

A fun, car-dodging game! How far can you get?

ما هو Jump!؟

Jump! هو إضافة Chrome تم تطويرها بواسطة Adam Janicki، والميزة الرئيسية لها هي "A fun, car-dodging game! How far can you get?".

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

screenshot
screenshot

تحميل ملف CRX للإضافة Jump!

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

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

                        Jump! This is a fun, action-packed game where the user controls their square to maneuver through traffic! High Score is saved even when you close the extension! Use  your coins to buy new skins, and power-ups in the shop! Can you unlock the random skins? How far can you get? Check out my other games, like Galaxy Patrol, Planet Protector, Snake, and Pongball!                    

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

الاسم Jump! Jump!
ID gappjieodenkcldikeopfgiheemoaagb
عنوان URL الرسمي https://chromewebstore.google.com/detail/jump/gappjieodenkcldikeopfgiheemoaagb
الوصف A fun, car-dodging game! How far can you get?
حجم الملف 39.12 KB
عدد التثبيتات 50,000
النسخة الحالية 2.3
آخر تحديث 2019-02-09
تاريخ النشر 2019-02-09
تقييم 4.00/5 مجموع تقييمات 8
المطور Adam Janicki
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Jump!",
    "version": "2.3",
    "description": "A fun, car-dodging game! How far can you get?",
    "icons": {
        "128": "jump128.png",
        "48": "jump48.png",
        "16": "jump16.png"
    },
    "browser_action": {
        "default_icon": "jump16.png",
        "default_popup": "frogger.html"
    },
    "permissions": [
        "storage"
    ]
}