Games 247

Play games online for free.

Games 247 क्या है?

Games 247 Horus Solution द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Play games online for free."।

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

screenshot

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

crx प्रारूप में Games 247 एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Games247 enable user's browser to search web. It also enable user with quick links to games on games247.fun. 

By clicking "Add to chrome", I accept and agree to installing the Games 247 Chrome extension and setting Chrome New Tab extension & default search provided by the service and the Terms of Use and Privacy Policy.  Powered by Bing

Terms & Conditions: https://www.games247.fun/terms-conditions/                    

एक्सटेंशन की मूल जानकारी

नाम Games 247 Games 247
ID ngnnmndnhjolmmffblmbenlfgnkkmhjg
आधिकारिक URL https://chromewebstore.google.com/detail/games-247/ngnnmndnhjolmmffblmbenlfgnkkmhjg
विवरण Play games online for free.
फ़ाइल का आकार 68.55 KB
स्थापना संख्या 11,719
वर्तमान संस्करण 0.0.3
अंतिम अपडेट 2022-07-18
प्रकाशन तिथि 2022-04-14
रेटिंग 4.92/5 कुल 52 रेटिंग्स
डेवलपर Horus Solution
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.games247.fun/
सहायता पृष्ठ URL https://www.games247.fun/contact-us/
गोपनीयता नीति पृष्ठ URL https://www.games247.fun/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Games 247",
    "author": "Horus Solution",
    "version": "0.0.3",
    "description": "Play games online for free.",
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "games247.fun",
            "keyword": "keyword.games247.fun",
            "search_url": "https:\/\/www.games247.fun\/trk\/t.php?q={searchTerms}&channel=games247",
            "favicon_url": "https:\/\/www.games247.fun\/favicon.ico",
            "suggest_url": "https:\/\/www.games247.fun\/suggest?q={searchTerms}",
            "instant_url": "https:\/\/www.games247.fun\/instant?q={searchTerms}",
            "image_url": "https:\/\/www.games247.fun\/image?q={searchTerms}",
            "search_url_post_params": "search_lang=games247.fun",
            "suggest_url_post_params": "suggest_lang=games247.fun",
            "instant_url_post_params": "instant_lang=games247.fun",
            "image_url_post_params": "image_lang=games247.fun",
            "alternate_urls": [
                "https:\/\/www.games247.fun\/s?q={searchTerms}",
                "https:\/\/www.games247.fun\/s?q={searchTerms}"
            ],
            "encoding": "UTF-8",
            "is_default": true
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "28": "icons\/icon28.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "64": "icons\/icon64.png",
        "96": "icons\/icon96.png",
        "128": "icons\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "options.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline' https:\/\/ssl.google-analytics.com;"
    }
}