Fun Educational Games

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

Qu'est-ce que Fun Educational Games ?

Fun Educational Games est une extension Chrome développée par funeducationalgames.com, et sa fonction principale est "Fun Educational Games for grades PreK through 12 that will keep kids engaged and having fun.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Fun Educational Games

Téléchargez les fichiers d'extension Fun Educational Games au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Fun Educational Games Fun Educational Games
ID geggkgmkcghccndcoihfklmaojdbgaio
URL Officiel https://chromewebstore.google.com/detail/fun-educational-games/geggkgmkcghccndcoihfklmaojdbgaio
Description Fun Educational Games for grades PreK through 12 that will keep kids engaged and having fun.
Taille du Fichier 30.28 KB
Nombre d'Installations 590
Version Actuelle 1.2
Dernière Mise à Jour 2020-08-18
Date de Publication 2020-08-13
Développeur funeducationalgames.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.funeducationalgames.com
Langues Prises en Charge 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"
        ]
    }
}