Papa's Cupcakeria

Play Papa's Cupcakeria, an online game free cupcake, cake, sweet, restaurant, cafeteria, make cake

Τι είναι το Papa's Cupcakeria;

Το Papa's Cupcakeria είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον lconapps, και η κύρια λειτουργία του είναι "Play Papa's Cupcakeria, an online game free cupcake, cake, sweet, restaurant, cafeteria, make cake".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Papa's Cupcakeria

Λήψη αρχείων επέκτασης Papa's Cupcakeria σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        In Papa's Cupcakeria, make delicious cupcakes, choosing from the colorful base until the type of coverage. Pay close attention to the tips of the Pope and be careful with the decoration of the cupcake. Your cupcake has to be the most beautiful of all!                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Papa's Cupcakeria Papa's Cupcakeria
ID mghggcgcbbcogfboagokomanpanmnode
Επίσημο URL https://chrome.google.com/webstore/detail/papas-cupcakeria/mghggcgcbbcogfboagokomanpanmnode
Περιγραφή Play Papa's Cupcakeria, an online game free cupcake, cake, sweet, restaurant, cafeteria, make cake
Μέγεθος Αρχείου 12.97 KB
Αριθμός Εγκαταστάσεων 14,702
Τρέχουσα Έκδοση 3.1
Τελευταία Ενημέρωση 2020-03-02
Ημερομηνία Δημοσίευσης 2020-03-02
Αξιολόγηση 2.81/5 Συνολικά 83 Αξιολογήσεις
Προγραμματιστής lconapps
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://cronegame.com/privacy-policy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Papa's Cupcakeria",
    "short_name": "Play Papa's Cupcakeria Free Online Game",
    "description": "Play Papa's Cupcakeria, an online game free cupcake, cake, sweet, restaurant, cafeteria, make cake",
    "version": "3.1",
    "browser_action": {
        "default_title": "Papa's Cupcakeria",
        "default_icon": "128.png"
    },
    "icons": {
        "16": "128.png",
        "48": "128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    }
}