Icing On The Cake

Icing On The Cake is a fun online game where you’re playing as a pastry-cook

Wat is Icing On The Cake?

Icing On The Cake is een Chrome-extensie ontwikkeld door ismailemek, en de belangrijkste functie is "Icing On The Cake is a fun online game where you’re playing as a pastry-cook".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Icing On The Cake

Download Icing On The Cake-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

                        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                    

Basisinformatie over de Extensie

Naam Icing On The Cake Icing On The Cake
ID gjkodjccgfefabdddcbobfgpmpimdnhl
Officiële URL https://chrome.google.com/webstore/detail/icing-on-the-cake/gjkodjccgfefabdddcbobfgpmpimdnhl
Beschrijving Icing On The Cake is a fun online game where you’re playing as a pastry-cook
Bestandsgrootte 31.03 KB
Aantal Installaties 131
Huidige Versie 1
Laatst Bijgewerkt 2020-05-31
Publicatiedatum 2020-05-31
Ontwikkelaar ismailemek
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://www.noobgamer.club/games/play/icing-on-the-cake
Help Pagina-URL http://www.noobgamer.club/page/terms
Ondersteunde Talen 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
    }
}