Air Hockey

Air hockey is a game for two competing players trying to score points in the opposing players goal.

ما هو Air Hockey؟

Air Hockey هو إضافة Chrome تم تطويرها بواسطة Crazy Games، والميزة الرئيسية لها هي "Air hockey is a game for two competing players trying to score points in the opposing players goal.".

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

screenshot

تحميل ملف CRX للإضافة Air Hockey

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

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

                        Take the challenge and defeat all of air hockey in this this game.                    

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

الاسم Air Hockey Air Hockey
ID pbdfcofppcmlopkoinhjfcagkojlbodn
عنوان URL الرسمي https://chromewebstore.google.com/detail/air-hockey/pbdfcofppcmlopkoinhjfcagkojlbodn
الوصف Air hockey is a game for two competing players trying to score points in the opposing players goal.
حجم الملف 1.63 MB
عدد التثبيتات 864
النسخة الحالية 1.0
آخر تحديث 2020-08-24
تاريخ النشر 2020-08-24
المطور Crazy Games
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية http://online.webfungame.com/privacy.html
اللغات المدعومة en
manifest.json
{
    "browser_action": {
        "default_icon": {
            "128": "icon128.png"
        },
        "default_popup": "main.html"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "icon128.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}