Hole In The Wall

Hole In The Wall In A Popup

O que é Hole In The Wall?

Hole In The Wall é uma extensão do Chrome desenvolvida por benzhou03, e sua principal característica é "Hole In The Wall In A Popup".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Hole In The Wall

Baixe arquivos de extensão Hole In The Wall no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Hole In The Wall Hole In The Wall
ID opidggajffeclgpodnhkaepjhhbddnhi
URL Oficial https://chromewebstore.google.com/detail/hole-in-the-wall/opidggajffeclgpodnhkaepjhhbddnhi
Descrição Hole In The Wall In A Popup
Tamanho do Arquivo 7.18 KB
Contagem de Instalações 164
Versão Atual 1.0.0
Última Atualização 2021-11-17
Data de Publicação 2021-11-16
Classificação 4.93/5 Total de 15 Avaliações
Desenvolvedor benzhou03
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}