Icing On The Cake

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

Icing On The Cakeคืออะไร?

Icing On The Cake เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ismailemek และคุณลักษณะหลักของมันคือ "Icing On The Cake is a fun online game where you’re playing as a pastry-cook"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Icing On The Cake

ดาวน์โหลดไฟล์ส่วนขยาย Icing On The Cake ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Icing On The Cake Icing On The Cake
ID gjkodjccgfefabdddcbobfgpmpimdnhl
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/icing-on-the-cake/gjkodjccgfefabdddcbobfgpmpimdnhl
คำอธิบาย Icing On The Cake is a fun online game where you’re playing as a pastry-cook
ขนาดไฟล์ 31.03 KB
จำนวนการติดตั้ง 131
เวอร์ชันปัจจุบัน 1
อัปเดตครั้งล่าสุด 2020-05-31
วันที่เผยแพร่ 2020-05-31
ผู้พัฒนา ismailemek
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.noobgamer.club/games/play/icing-on-the-cake
URL หน้าช่วยเหลือ http://www.noobgamer.club/page/terms
ภาษาที่รองรับ 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
    }
}