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”。
擴展截圖
下載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
擴展基本資訊
名稱 | |
ID | gjkodjccgfefabdddcbobfgpmpimdnhl |
官方網址 | 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 } } |