Soap Ball Cannon Puzzle
Soap Ball Cannon Puzzle
What is Soap Ball Cannon Puzzle?
Soap Ball Cannon Puzzle is a Chrome extension developed by Maze Cracker Games, and its main feature is "Soap Ball Cannon Puzzle".
Extension Screenshots
Download Soap Ball Cannon Puzzle Extension CRX File
Download Soap Ball Cannon Puzzle 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
This is an exciting puzzle where you need to explode all the soap bubbles by shooting on them with the cannon ball. Point to the right angle and calculate how, puzzle is becoming harder and harder as you go up in levels.
Extension Basic Information
Name | |
ID | gfaaokmhemkhgfkpockkbibiafmlnknc |
Official URL | https://chrome.google.com/webstore/detail/soap-ball-cannon-puzzle/gfaaokmhemkhgfkpockkbibiafmlnknc |
Description | Soap Ball Cannon Puzzle |
File Size | 65.87 KB |
Installation Count | 595 |
Current Version | 1.7 |
Last Updated | 2018-09-28 |
Publish Date | 2018-09-28 |
Rating | 5.00/5 Total 9 Ratings |
Developer | Maze Cracker Games |
[email protected] | |
Payment Type | free |
Extension Website | http://www.mazecracker.com |
Privacy Policy Page URL | http://www.mazecracker.com/privacy.html |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icon16x16.png", "default_popup": "popup.html" }, "description": "Soap Ball Cannon Puzzle", "icons": { "128": "icon128x128.png", "16": "icon16x16.png", "48": "icon48x48.png" }, "manifest_version": 2, "name": "Soap Ball Cannon Puzzle", "permissions": [ "activeTab" ], "short_name": "Soap Ball Cannon Puzzle", "version": "1.7" } |