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 là gì?

Icing On The Cake là một tiện ích mở rộng Chrome được phát triển bởi ismailemek, và tính năng chính của nó là "Icing On The Cake is a fun online game where you’re playing as a pastry-cook".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Icing On The Cake

Tải xuống các tệp mở rộng Icing On The Cake dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Icing On The Cake Icing On The Cake
ID gjkodjccgfefabdddcbobfgpmpimdnhl
URL Chính Thức https://chrome.google.com/webstore/detail/icing-on-the-cake/gjkodjccgfefabdddcbobfgpmpimdnhl
Mô tả Icing On The Cake is a fun online game where you’re playing as a pastry-cook
Kích Thước Tệp 31.03 KB
Số Lần Cài Đặt 131
Phiên Bản Hiện Tại 1
Cập Nhật Lần Cuối 2020-05-31
Ngày Phát Hành 2020-05-31
Nhà Phát Triển ismailemek
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://www.noobgamer.club/games/play/icing-on-the-cake
URL Trang Trợ Giúp http://www.noobgamer.club/page/terms
Ngôn Ngữ Được Hỗ Trợ 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
    }
}