Sundae Splash
Help Polly by adding scoops of ice cream to make the caterpillar bigger and bigger. You can do it, have fun!
Sundae Splashとは何ですか?
Sundae Splashはlcappによって開発されたChromeの拡張機能で、その主な機能は「Help Polly by adding scoops of ice cream to make the caterpillar bigger and bigger. You can do it, have fun!」です。
拡張機能のスクリーンショット
Sundae Splash拡張機能のCRXファイルをダウンロード
Sundae Splash拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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!
拡張機能の基本情報
名前 | |
ID | bpehhpccjgegdfmhlicfdecpdgnjfddi |
公式URL | https://chrome.google.com/webstore/detail/sundae-splash/bpehhpccjgegdfmhlicfdecpdgnjfddi |
説明 | Help Polly by adding scoops of ice cream to make the caterpillar bigger and bigger. You can do it, have fun! |
ファイルサイズ | 69.19 KB |
インストール数 | 43 |
現在のバージョン | 2.1 |
最終更新日 | 2016-12-22 |
公開日 | 2016-12-20 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | lcapp |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | http://cronegame.com/pagina-exemplo/privacy-policy |
対応言語 | 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\/" ] } |