Soap Ball Cannon Puzzle

Soap Ball Cannon Puzzle

Vad är Soap Ball Cannon Puzzle?

Soap Ball Cannon Puzzle är en Chrome-tillägg utvecklad av Maze Cracker Games, och dess huvudfunktion är "Soap Ball Cannon Puzzle".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot

Ladda ner Soap Ball Cannon Puzzle-förlängningens CRX-fil

Ladda ner Soap Ball Cannon Puzzle-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Soap Ball Cannon Puzzle Soap Ball Cannon Puzzle
ID gfaaokmhemkhgfkpockkbibiafmlnknc
Officiell webbadress https://chrome.google.com/webstore/detail/soap-ball-cannon-puzzle/gfaaokmhemkhgfkpockkbibiafmlnknc
Beskrivning Soap Ball Cannon Puzzle
Filstorlek 65.87 KB
Antal Installationer 595
Aktuell Version 1.7
Senast Uppdaterad 2018-09-28
Publiceringsdatum 2018-09-28
Betyg 5.00/5 Totalt 9 Betyg
Utvecklare Maze Cracker Games
E-post [email protected]
Betalningssätt free
Tilläggswebbplats http://www.mazecracker.com
URL till Sekretesspolicy Sidan http://www.mazecracker.com/privacy.html
Stödda Språk 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"
}