Sundae Splash

Help Polly by adding scoops of ice cream to make the caterpillar bigger and bigger. You can do it, have fun!

Was ist Sundae Splash?

Sundae Splash ist eine Chrome-Erweiterung, die von lcapp entwickelt wurde, und ihr Hauptmerkmal ist "Help Polly by adding scoops of ice cream to make the caterpillar bigger and bigger. You can do it, have fun!".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

Sundae Splash-Erweiterungs-CRX-Datei herunterladen

Laden Sie Sundae Splash-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        In Sundae Splash you'll be the ice cream master, serving ice cream as it's ordered from each girl at the top of the slide. If you get the order right, she'll slide right down and into the water to make a huge splash. Otherwise, she'll fall in and never get to go down the slide! Choose from different colored scoops of ice cream and toppings like gummies, a cherry, and splashes of sauce on top. Once you're done the girl will start her slide or fall into the water; no need to click and drag the cone to her. You have a certain amount of time to get your order in or you have to start all over! How many levels can you serve your ice cream without making a mistake? Try now in Sundae Splash!                    

Grundlegende Informationen zur Erweiterung

Name Sundae Splash Sundae Splash
ID bpehhpccjgegdfmhlicfdecpdgnjfddi
Offizielle URL https://chrome.google.com/webstore/detail/sundae-splash/bpehhpccjgegdfmhlicfdecpdgnjfddi
Beschreibung Help Polly by adding scoops of ice cream to make the caterpillar bigger and bigger. You can do it, have fun!
Dateigröße 69.19 KB
Installationsanzahl 43
Aktuelle Version 2.1
Letztes Update 2016-12-22
Veröffentlichungsdatum 2016-12-20
Bewertung 5.00/5 Insgesamt 1 Bewertungen
Entwickler lcapp
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite http://cronegame.com/pagina-exemplo/privacy-policy
Unterstützte Sprachen de,en,en-GB,fr,es,es-419,pt-BR,pt-PT,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "default_locale": "en",
    "name": "Sundae Splash",
    "short_name": "Play Sundae Splash - Free Games Online",
    "description": "Help Polly by adding scoops of ice cream to make the caterpillar bigger and bigger. You can do it, have fun!",
    "version": "2.1",
    "browser_action": {
        "default_icon": "128.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "http:\/\/ajax.googleapis.com\/"
    ]
}