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是由funeducationalgames.com开发的Chrome扩展程序,该扩展的主要功能是“Fun Educational Games for grades PreK through 12 that will keep kids engaged and having fun.”。

扩展截图

screenshot

下载Fun Educational Games扩展crx文件

下载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"
        ]
    }
}