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".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Icing On The Cake
قم بتنزيل ملفات الامتداد Icing On The Cake بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
عنوان 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 |
عنوان صفحة المساعدة | 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 } } |