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是由ismailemek开发的Chrome扩展程序,该扩展的主要功能是“Icing On The Cake is a fun online game where you’re playing as a pastry-cook”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Icing On The Cake扩展crx文件

下载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
    }
}