Icing On The Cake
Icing On The Cake is a fun online game where you’re playing as a pastry-cook
Qu'est-ce que Icing On The Cake ?
Icing On The Cake est une extension Chrome développée par ismailemek, et sa fonction principale est "Icing On The Cake is a fun online game where you’re playing as a pastry-cook".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Icing On The Cake
Téléchargez les fichiers d'extension Icing On The Cake au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Icing On The Cake is a fun online game where you’re playing as a pastry-cook. Your objective will be to create the most beautiful cakes, based on images that you’ll be getting. The cake will be turning around and your objective will be to put on the icing based on the source image. You can change colors down in the menu. With each level, the difficulty will be higher and it will get more difficult to create exactly what the customer is asking for. Be careful and think about when you’ll start putting on the icing
Informations de Base sur l'Extension
Nom | |
ID | gjkodjccgfefabdddcbobfgpmpimdnhl |
URL Officiel | https://chrome.google.com/webstore/detail/icing-on-the-cake/gjkodjccgfefabdddcbobfgpmpimdnhl |
Description | Icing On The Cake is a fun online game where you’re playing as a pastry-cook |
Taille du Fichier | 31.03 KB |
Nombre d'Installations | 131 |
Version Actuelle | 1 |
Dernière Mise à Jour | 2020-05-31 |
Date de Publication | 2020-05-31 |
Développeur | ismailemek |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://www.noobgamer.club/games/play/icing-on-the-cake |
URL de la Page d'Aide | http://www.noobgamer.club/page/terms |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Icing On The Cake", "manifest_version": 2, "description": "Icing On The Cake is a fun online game where you\u2019re playing as a pastry-cook", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |