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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Fun Educational Games for grades PreK through 12 that will keep kids engaged and having fun."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Fun Educational Games एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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