Soap Ball Cannon Puzzle
Soap Ball Cannon Puzzle
Wat is Soap Ball Cannon Puzzle?
Soap Ball Cannon Puzzle is een Chrome-extensie ontwikkeld door Maze Cracker Games, en de belangrijkste functie is "Soap Ball Cannon Puzzle".
Extensie Screenshots
Download het CRX-bestand van de extensie Soap Ball Cannon Puzzle
Download Soap Ball Cannon Puzzle-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | gfaaokmhemkhgfkpockkbibiafmlnknc |
Officiële URL | https://chrome.google.com/webstore/detail/soap-ball-cannon-puzzle/gfaaokmhemkhgfkpockkbibiafmlnknc |
Beschrijving | Soap Ball Cannon Puzzle |
Bestandsgrootte | 65.87 KB |
Aantal Installaties | 595 |
Huidige Versie | 1.7 |
Laatst Bijgewerkt | 2018-09-28 |
Publicatiedatum | 2018-09-28 |
Beoordeling | 5.00/5 Totaal 9 Beoordelingen |
Ontwikkelaar | Maze Cracker Games |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://www.mazecracker.com |
URL van de Privacybeleid Pagina | http://www.mazecracker.com/privacy.html |
Ondersteunde Talen | 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" } |