Arcade Stacker Game

Arcade Stacker is a fun and addicting game to play!

ما هو Arcade Stacker Game؟

Arcade Stacker Game هو إضافة Chrome تم تطويرها بواسطة Tyson3101، والميزة الرئيسية لها هي "Arcade Stacker is a fun and addicting game to play!".

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

screenshot

تحميل ملف CRX للإضافة Arcade Stacker Game

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

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

                        Arcade Stacker is a fun and simple game that is found in most, if not all arcades. It is a game that can get you playing for hours, which now can be done more easily with this google extension. As now there is no need to go to your local arcade, and you can now instead sit on your couch and play all night without getting kicked out.                    

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

الاسم Arcade Stacker Game Arcade Stacker Game
ID jjkmpemlgehipcmnkclngcgppjjgbign
عنوان URL الرسمي https://chromewebstore.google.com/detail/arcade-stacker-game/jjkmpemlgehipcmnkclngcgppjjgbign
الوصف Arcade Stacker is a fun and addicting game to play!
حجم الملف 838 KB
عدد التثبيتات 2,000
النسخة الحالية 1.0.3
آخر تحديث 2023-07-02
تاريخ النشر 2021-09-26
تقييم 5.00/5 مجموع تقييمات 2
المطور Tyson3101
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://github.com/Tyson3101/Arcade-Games
عنوان صفحة المساعدة https://github.com/Tyson3101/Arcade-Games/issues
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Arcade Stacker Game",
    "version": "1.0.3",
    "icons": {
        "16": ".\/img\/Icon16.png",
        "48": ".\/img\/Icon48.png",
        "128": ".\/img\/Icon128.png"
    },
    "action": {
        "default_popup": ".\/popup\/popup.html",
        "default_icon": ".\/img\/PopupIcon.png",
        "default_title": "Start Playing!"
    },
    "description": "Arcade Stacker is a fun and addicting game to play!"
}