Hole In The Wall

Hole In The Wall In A Popup

Hole In The Wall क्या है?

Hole In The Wall benzhou03 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Hole In The Wall In A Popup"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Hole In The Wall एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    }
}