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
官方網址 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"
    }
}