Game Player

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

Game Player क्या है?

Game Player https://www.x-games.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Game Player offers more than 10 000 free online games for you!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Game Player एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    }
}