Game Player

Game Player offers more than 10 000 free online games for you!

Apa itu Game Player?

Game Player adalah ekstensi Chrome yang dikembangkan oleh https://www.x-games.net, dan fitur utamanya adalah "Game Player offers more than 10 000 free online games for you!".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Game Player

Unduh file ekstensi Game Player 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

                        Game Player is online tool for play HTML5 and flash games without download. It offers more than 10 000 online games on one place. All games are absolutely free!

Control of player is completely intuitive. You can browse best games in first section of top menu. Next you can search any games or add selected games to favorites and play them later.

Player offers option Fullscreen Mode, where you can play any game in new tab in full size. Enjoy your favorite game like minecraft, candy crush, flappy, 2048, solitaire and many more..

If you like it, please share and rate it.

Thanks for using!                    

Informasi Dasar Ekstensi

Nama Game Player Game Player
ID iliingapkkcomeekikhdhpicdkjpaejj
URL Resmi https://chrome.google.com/webstore/detail/game-player/iliingapkkcomeekikhdhpicdkjpaejj
Deskripsi Game Player offers more than 10 000 free online games for you!
Ukuran File 97.81 KB
Jumlah Instalasi 3,000
Versi Saat Ini 1.1
Terakhir Diperbarui 2020-07-20
Tanggal Publikasi 2020-07-11
Penilaian 4.33/5 Total 6 Penilaian
Pengembang https://www.x-games.net
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.1",
    "name": "Game Player",
    "description": "Game Player offers more than 10 000 free online games for you!",
    "browser_action": {
        "default_icon": "img\/ico19.png",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "permissions": [
        "https:\/\/www.x-games.net\/*"
    ],
    "icons": {
        "16": "img\/ico16.png",
        "19": "img\/ico19.png",
        "32": "img\/ico32.png",
        "48": "img\/ico48.png",
        "128": "img\/ico128.png"
    }
}