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
电子邮箱 [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"
    }
}