Icing On The Cake

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

¿Qué es Icing On The Cake?

Icing On The Cake es una extensión de Chrome desarrollada por ismailemek, y su función principal es "Icing On The Cake is a fun online game where you’re playing as a pastry-cook".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Icing On The Cake

Descarga archivos de extensión Icing On The Cake en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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                    

Información Básica de la Extensión

Nombre Icing On The Cake Icing On The Cake
ID gjkodjccgfefabdddcbobfgpmpimdnhl
URL Oficial https://chrome.google.com/webstore/detail/icing-on-the-cake/gjkodjccgfefabdddcbobfgpmpimdnhl
Descripción Icing On The Cake is a fun online game where you’re playing as a pastry-cook
Tamaño del Archivo 31.03 KB
Cantidad de Instalaciones 131
Versión Actual 1
Última Actualización 2020-05-31
Fecha de Publicación 2020-05-31
Desarrollador ismailemek
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión http://www.noobgamer.club/games/play/icing-on-the-cake
URL de la Página de Ayuda http://www.noobgamer.club/page/terms
Idiomas Soportados 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
    }
}