Game Player

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

Game Player란 무엇입니까?

Game Player은(는) https://www.x-games.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Game Player offers more than 10 000 free online games for you!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Game Player 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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!                    

확장 프로그램 기본 정보

이름 Game Player Game Player
ID iliingapkkcomeekikhdhpicdkjpaejj
공식 URL https://chrome.google.com/webstore/detail/game-player/iliingapkkcomeekikhdhpicdkjpaejj
설명 Game Player offers more than 10 000 free online games for you!
파일 크기 97.81 KB
설치 횟수 3,000
현재 버전 1.1
최근 업데이트 2020-07-20
출시 날짜 2020-07-11
평점 4.33/5 총 6 개의 평점
개발자 https://www.x-games.net
이메일 [email protected]
결제 유형 free
지원되는 언어 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"
    }
}