Fun Educational Games

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

Co je Fun Educational Games?

Fun Educational Games je rozšíření Chrome vyvinuté funeducationalgames.com, a jeho hlavní funkcí je „Fun Educational Games for grades PreK through 12 that will keep kids engaged and having fun.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Fun Educational Games

Stáhněte si soubory rozšíření Fun Educational Games ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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!                    

Základní Informace o Rozšíření

Název Fun Educational Games Fun Educational Games
ID geggkgmkcghccndcoihfklmaojdbgaio
Oficiální URL https://chromewebstore.google.com/detail/fun-educational-games/geggkgmkcghccndcoihfklmaojdbgaio
Popis Fun Educational Games for grades PreK through 12 that will keep kids engaged and having fun.
Velikost souboru 30.28 KB
Počet instalací 590
Aktuální Verze 1.2
Poslední Aktualizace 2020-08-18
Datum Vydání 2020-08-13
Vývojář funeducationalgames.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.funeducationalgames.com
Podporované Jazyky 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"
        ]
    }
}