Hole In The Wall

Hole In The Wall In A Popup

Hvad er Hole In The Wall?

Hole In The Wall er en Chrome-udvidelse udviklet af benzhou03, og dens hovedfunktion er "Hole In The Wall In A Popup".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot
screenshot

Download Hole In The Wall-udvidelses-CRX-fil

Download Hole In The Wall-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Hole In The Wall Hole In The Wall
ID opidggajffeclgpodnhkaepjhhbddnhi
Officiel URL https://chromewebstore.google.com/detail/hole-in-the-wall/opidggajffeclgpodnhkaepjhhbddnhi
Beskrivelse Hole In The Wall In A Popup
Filstørrelse 7.18 KB
Antal Installationer 164
Nuværende Version 1.0.0
Senest Opdateret 2021-11-17
Udgivelsesdato 2021-11-16
Bedømmelse 4.93/5 Samlet 15 Bedømmelser
Udvikler benzhou03
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
    }
}