Fun Educational Games

Fun Educational Games for grades PreK through 12 that will keep kids engaged and having fun.

Τι είναι το Fun Educational Games;

Το Fun Educational Games είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον funeducationalgames.com, και η κύρια λειτουργία του είναι "Fun Educational Games for grades PreK through 12 that will keep kids engaged and having fun.".

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

screenshot

Λήψη αρχείου CRX της επέκτασης Fun Educational Games

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

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

                        Learning games for students grades preK through 12. Have fun and learn at the same time with these fun educational games, topics include: math, puzzle, sports, strategy, geography, and physics!                    

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

Όνομα Fun Educational Games Fun Educational Games
ID geggkgmkcghccndcoihfklmaojdbgaio
Επίσημο URL https://chromewebstore.google.com/detail/fun-educational-games/geggkgmkcghccndcoihfklmaojdbgaio
Περιγραφή Fun Educational Games for grades PreK through 12 that will keep kids engaged and having fun.
Μέγεθος Αρχείου 30.28 KB
Αριθμός Εγκαταστάσεων 590
Τρέχουσα Έκδοση 1.2
Τελευταία Ενημέρωση 2020-08-18
Ημερομηνία Δημοσίευσης 2020-08-13
Προγραμματιστής funeducationalgames.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.funeducationalgames.com
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Fun Educational Games",
    "version": "1.2",
    "description": "Fun Educational Games for grades PreK through 12 that will keep kids engaged and having fun.",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icon128.png"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}