2048 Game for Chrome

Play 2048 HTML5 game for free!

ما هو 2048 Game for Chrome؟

2048 Game for Chrome هو إضافة Chrome تم تطويرها بواسطة feep، والميزة الرئيسية لها هي "Play 2048 HTML5 game for free!".

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

screenshot

تحميل ملف CRX للإضافة 2048 Game for Chrome

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

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

                        Join the numbers and get to the 2048 tile! Use your arrow keys to move the tiles. When two tiles with the same number touch, they will merge into one!                    

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

الاسم 2048 Game for Chrome 2048 Game for Chrome
ID mnglgpipcpimpaieinjhdcocmepcclfc
عنوان URL الرسمي https://chromewebstore.google.com/detail/2048-game-for-chrome/mnglgpipcpimpaieinjhdcocmepcclfc
الوصف Play 2048 HTML5 game for free!
حجم الملف 713 KB
عدد التثبيتات 102
النسخة الحالية 0.10.20
آخر تحديث 2022-11-22
تاريخ النشر 2022-11-21
المطور feep
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://www.feep.club/privacy-policy
اللغات المدعومة en-US
manifest.json
{
    "offline_enabled": true,
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "128": "ngyroKG\/z6FqA9W.png",
            "16": "ngyroKG\/Q16yK.png",
            "256": "ngyroKG\/RrNLHiet.png",
            "32": "ngyroKG\/EGmfe0.png"
        },
        "default_popup": "i4rA4.html",
        "default_title": "2048 Game for Chrome"
    },
    "version": "0.10.20",
    "icons": {
        "128": "ngyroKG\/z6FqA9W.png",
        "16": "ngyroKG\/Q16yK.png",
        "256": "ngyroKG\/RrNLHiet.png",
        "32": "ngyroKG\/EGmfe0.png"
    },
    "name": "2048 Game for Chrome",
    "background": {
        "service_worker": "c2PNpw6.js"
    },
    "description": "Play 2048 HTML5 game for free!",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}