Flappy 2048

Flappy 2048 is a fun game where instead of sliding squares to reach 2048!

ما هو Flappy 2048؟

Flappy 2048 هو إضافة Chrome تم تطويرها بواسطة https://monkeymart.org، والميزة الرئيسية لها هي "Flappy 2048 is a fun game where instead of sliding squares to reach 2048!".

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

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Flappy 2048

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

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

                        That is a simple and fun game! You jump over obstacles until you reach a score of 2048 and win. Good luck!                    

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

الاسم Flappy 2048 Flappy 2048
ID nmimlnlbhllkdbnhmocpdgcnglkpcnep
عنوان URL الرسمي https://chromewebstore.google.com/detail/flappy-2048/nmimlnlbhllkdbnhmocpdgcnglkpcnep
الوصف Flappy 2048 is a fun game where instead of sliding squares to reach 2048!
حجم الملف 366 KB
عدد التثبيتات 67
النسخة الحالية 1.0.1
آخر تحديث 2023-11-20
تاريخ النشر 2023-05-29
المطور https://monkeymart.org
البريد الإلكتروني unblockedgamesworlds@gmail.com
نوع الدفع free
موقع الإضافة https://monkeymart.org/unblocked-games-76/
عنوان صفحة المساعدة https://monkeymart.org/unblocked-games-76/
عنوان صفحة سياسة الخصوصية https://monkeymart.org/privacy-policy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Flappy 2048",
    "version": "1.0.1",
    "description": "Flappy 2048 is a fun game where instead of sliding squares to reach 2048!",
    "homepage_url": "https:\/\/ubg365.org",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Flappy 2048",
        "default_icon": {
            "512": "icons\/icon-512.png",
            "256": "icons\/icon-256.png",
            "128": "icons\/icon-128.png",
            "64": "icons\/icon-64.png",
            "48": "icons\/icon-48.png",
            "32": "icons\/icon-32.png",
            "16": "icons\/icon-16.png"
        },
        "default_popup": "index.html"
    },
    "icons": {
        "512": "icons\/icon-512.png",
        "256": "icons\/icon-256.png",
        "128": "icons\/icon-128.png",
        "64": "icons\/icon-64.png",
        "48": "icons\/icon-48.png",
        "32": "icons\/icon-32.png",
        "16": "icons\/icon-16.png"
    }
}