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".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Icing On The Cake

Λήψη αρχείων επέκτασης 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
    }
}