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