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文件

下載Game Player擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    }
}