Icing On The Cake

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

Apa itu Icing On The Cake?

Icing On The Cake adalah ekstensi Chrome yang dikembangkan oleh ismailemek, dan fitur utamanya adalah "Icing On The Cake is a fun online game where you’re playing as a pastry-cook".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Icing On The Cake

Unduh file ekstensi Icing On The Cake dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Icing On The Cake Icing On The Cake
ID gjkodjccgfefabdddcbobfgpmpimdnhl
URL Resmi https://chrome.google.com/webstore/detail/icing-on-the-cake/gjkodjccgfefabdddcbobfgpmpimdnhl
Deskripsi Icing On The Cake is a fun online game where you’re playing as a pastry-cook
Ukuran File 31.03 KB
Jumlah Instalasi 131
Versi Saat Ini 1
Terakhir Diperbarui 2020-05-31
Tanggal Publikasi 2020-05-31
Pengembang ismailemek
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://www.noobgamer.club/games/play/icing-on-the-cake
URL Halaman Bantuan http://www.noobgamer.club/page/terms
Bahasa yang Didukung 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
    }
}