Fun Educational Games

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

Apa itu Fun Educational Games?

Fun Educational Games adalah ekstensi Chrome yang dikembangkan oleh funeducationalgames.com, dan fitur utamanya adalah "Fun Educational Games for grades PreK through 12 that will keep kids engaged and having fun.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Fun Educational Games

Unduh file ekstensi Fun Educational Games dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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!                    

Informasi Dasar Ekstensi

Nama Fun Educational Games Fun Educational Games
ID geggkgmkcghccndcoihfklmaojdbgaio
URL Resmi https://chromewebstore.google.com/detail/fun-educational-games/geggkgmkcghccndcoihfklmaojdbgaio
Deskripsi Fun Educational Games for grades PreK through 12 that will keep kids engaged and having fun.
Ukuran File 30.28 KB
Jumlah Instalasi 590
Versi Saat Ini 1.2
Terakhir Diperbarui 2020-08-18
Tanggal Publikasi 2020-08-13
Pengembang funeducationalgames.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.funeducationalgames.com
Bahasa yang Didukung 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"
        ]
    }
}