Hole In The Wall

Hole In The Wall In A Popup

Hole In The Wallとは何ですか?

Hole In The Wallはbenzhou03によって開発されたChromeの拡張機能で、その主な機能は「Hole In The Wall In A Popup」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Hole In The Wall拡張機能のCRXファイルをダウンロード

Hole In The Wall拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
    }
}