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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Icing On The Cake is a fun online game where you’re playing as a pastry-cook"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Icing On The Cake एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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 |
सहायता पृष्ठ 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 } } |