Hole In The Wall
Hole In The Wall In A Popup
What is Hole In The Wall?
Hole In The Wall is a Chrome extension developed by benzhou03, and its main feature is "Hole In The Wall In A Popup".
Extension Screenshots
Download Hole In The Wall Extension CRX File
Download Hole In The Wall extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Hole In The Wall |
ID | opidggajffeclgpodnhkaepjhhbddnhi |
Official URL | https://chromewebstore.google.com/detail/hole-in-the-wall/opidggajffeclgpodnhkaepjhhbddnhi |
Description | Hole In The Wall In A Popup |
File Size | 7.18 KB |
Installation Count | 164 |
Current Version | 1.0.0 |
Last Updated | 2021-11-17 |
Publish Date | 2021-11-16 |
Rating | 4.93/5 Total 15 Ratings |
Developer | benzhou03 |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |