Fun Free Arcade Games

Play cool math games. Puzzles, brainteasers, logic and more geared for all ages.

Apa itu Fun Free Arcade Games?

Fun Free Arcade Games adalah ekstensi Chrome yang dikembangkan oleh https://www.funfreearcadegames.com, dan fitur utamanya adalah "Play cool math games. Puzzles, brainteasers, logic and more geared for all ages.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Fun Free Arcade Games

Unduh file ekstensi Fun Free Arcade 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

                        Play cool fun math games for free. Enjoy games directly inside this chrome extension so you can play them in full screen and enjoy every minute of fun arcade games for free! There is six games to be played and they are all cool math games.                    

Informasi Dasar Ekstensi

Nama Fun Free Arcade Games Fun Free Arcade Games
ID inagaopejhpgideopgohoeplojjnimlb
URL Resmi https://chrome.google.com/webstore/detail/fun-free-arcade-games/inagaopejhpgideopgohoeplojjnimlb
Deskripsi Play cool math games. Puzzles, brainteasers, logic and more geared for all ages.
Ukuran File 1.2 MB
Jumlah Instalasi 331
Versi Saat Ini 2.3.3
Terakhir Diperbarui 2020-12-25
Tanggal Publikasi 2020-12-25
Pengembang https://www.funfreearcadegames.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.funfreearcadegames.com
URL Halaman Bantuan https://www.funfreearcadegames.com/page/terms-of-service
URL Halaman Kebijakan Privasi https://freearcade.net/page/privacy-policy
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Fun Free Arcade Games",
    "version": "2.3.3",
    "description": "Play cool math games. Puzzles, brainteasers, logic and more geared for all ages.",
    "permissions": [
        "tabs"
    ],
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "popup\/popup.html"
    },
    "icons": {
        "16": "images\/icon.png",
        "48": "images\/icon.png",
        "128": "images\/icon.png"
    },
    "web_accessible_resources": [
        "*.jpg",
        "*.png",
        "*.gif"
    ]
}