Hole In The Wall

Hole In The Wall In A Popup

ما هو Hole In The Wall؟

Hole In The Wall هو إضافة Chrome تم تطويرها بواسطة benzhou03، والميزة الرئيسية لها هي "Hole In The Wall In A Popup".

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

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Hole In The Wall

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

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

                        Simple Hole In The Wall Game in a popup. Dodge the walls and make your way through the holes. Up and down arrows are the controls. This is a fun game to play no matter where you are, it requires no internet and all you have to do is to click the hole in the wall icon in your extensions.                    

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

الاسم Hole In The Wall Hole In The Wall
ID opidggajffeclgpodnhkaepjhhbddnhi
عنوان URL الرسمي https://chromewebstore.google.com/detail/hole-in-the-wall/opidggajffeclgpodnhkaepjhhbddnhi
الوصف Hole In The Wall In A Popup
حجم الملف 7.18 KB
عدد التثبيتات 164
النسخة الحالية 1.0.0
آخر تحديث 2021-11-17
تاريخ النشر 2021-11-16
تقييم 4.93/5 مجموع تقييمات 15
المطور benzhou03
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Hole In The Wall",
    "description": "Hole In The Wall In A Popup",
    "version": "1.0.0",
    "author": "bencoding",
    "icons": {
        "128": "icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}