Doodle Jump

A classic doodle jump game that plays in a popup.

ما هو Doodle Jump؟

Doodle Jump هو إضافة Chrome تم تطويرها بواسطة Tool360، والميزة الرئيسية لها هي "A classic doodle jump game that plays in a popup.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Break records as you leap higher! Enjoy a relaxing and addictive pop-up game. 

Prepare for an endless journey in the world of Doodle Jump:
 
- Guide Doodle with keyboard arrows through a connected playfield. The left side of the playfield seamlessly connects with the right side. 
- Just be cautious, as you will lose if you plummet to the bottom of the screen. 
- Best score will be recorded and shown at the top right corner of game area. 

Experience the excitement of Doodle Jump for free. Good luck and have fun!                    

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

الاسم Doodle Jump Doodle Jump
ID hecdbbncijliedjlmbpdkajinpclmpnh
عنوان URL الرسمي https://chromewebstore.google.com/detail/doodle-jump/hecdbbncijliedjlmbpdkajinpclmpnh
الوصف A classic doodle jump game that plays in a popup.
حجم الملف 275 KB
عدد التثبيتات 1,000
النسخة الحالية 0.1.0
آخر تحديث 2024-02-27
تاريخ النشر 2023-05-17
المطور Tool360
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://www.gamecheerleader.com/privacy-policy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Doodle Jump",
    "short_name": "doodle",
    "version": "0.1.0",
    "description": "A classic doodle jump game that plays in a popup.",
    "action": {
        "default_icon": "images\/logo.png",
        "default_title": "Doodle Jump",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "images\/logo.png",
        "48": "images\/logo.png",
        "128": "images\/logo.png"
    },
    "permissions": [
        "storage"
    ],
    "offline_enabled": true
}