Icing On The Cake

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

Cos'è Icing On The Cake?

Icing On The Cake è un'estensione di Chrome sviluppata da ismailemek, e la sua funzione principale è "Icing On The Cake is a fun online game where you’re playing as a pastry-cook".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Icing On The Cake

Scarica i file di estensione Icing On The Cake in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Icing On The Cake Icing On The Cake
ID gjkodjccgfefabdddcbobfgpmpimdnhl
URL Ufficiale https://chrome.google.com/webstore/detail/icing-on-the-cake/gjkodjccgfefabdddcbobfgpmpimdnhl
Descrizione Icing On The Cake is a fun online game where you’re playing as a pastry-cook
Dimensione del File 31.03 KB
Conteggio Installazioni 131
Versione Corrente 1
Ultimo Aggiornamento 2020-05-31
Data di Pubblicazione 2020-05-31
Sviluppatore ismailemek
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://www.noobgamer.club/games/play/icing-on-the-cake
URL della Pagina di Aiuto http://www.noobgamer.club/page/terms
Lingue Supportate 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
    }
}