GamingHub

GamingHub - Quick Access to Facebook Games via a Customized New Tab Page!

GamingHub क्या है?

GamingHub https://www.gaminghub.online द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "GamingHub - Quick Access to Facebook Games via a Customized New Tab Page!"।

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

screenshot

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

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

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

                        GamingHub is a Custom New Tab Extension that changes your default New Tab Page and New Tab Search Box to a custom one, while adding quick links to popular Facebook Games to the New Tab Page.
Using GamingHub's custom search box, you can choose a search provider to your liking, and get customized results provided by the different search providers.
GamingHub does not modify your browser's search settings in any way, other than setting a custom search box to your new tab page.

Using GamingHub you can quickly access Facebook Games.
In order to access these games, you must have and be logged into your active Facebook account, as our quick links redirect you to the Facebook website for actually playing the games.

In addition, enjoy amazing HD backgrounds displayed on our custom New Tab Page.
It is possible to lock onto a background that you like, or change to a fresh one instantly.

You can also quickly access your bookmarks, history and Chrome apps from the Custom New Tab Page, as well as the search feature that allows you to search across multiple different search providers via a custom search.

By clicking "Add to chrome", I accept and agree to installing the GamingHub Chrome extension and setting Chrome™ New Tab to GamingHub, and the Terms of Use and Privacy Policy.

Terms of Use: http://www.gaminghub.online/tos.html
Privacy Policy: http://www.gaminghub.online/privacy.html                    

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

नाम GamingHub GamingHub
ID eafoaklfmpnpdecnhhaailihkdbhkgin
आधिकारिक URL https://chromewebstore.google.com/detail/gaminghub/eafoaklfmpnpdecnhhaailihkdbhkgin
विवरण GamingHub - Quick Access to Facebook Games via a Customized New Tab Page!
फ़ाइल का आकार 15.29 MB
स्थापना संख्या 10,210
वर्तमान संस्करण 1.0.25
अंतिम अपडेट 2020-06-22
प्रकाशन तिथि 2020-06-21
रेटिंग 3.94/5 कुल 71 रेटिंग्स
डेवलपर https://www.gaminghub.online
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.gaminghub.online
सहायता पृष्ठ URL http://www.gaminghub.online/resources/GamingHub/tos.html
गोपनीयता नीति पृष्ठ URL http://www.gaminghub.online/privacy.html
समर्थित भाषाएँ en-US
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "img\/icon16.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/apis.google.com\/ 'unsafe-eval' ; object-src 'self'",
    "description": "GamingHub - Quick Access to Facebook Games via a Customized New Tab Page!",
    "icons": {
        "128": "img\/icon128.png",
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "96": "img\/icon96.png"
    },
    "manifest_version": 2,
    "name": "GamingHub",
    "offline_enabled": true,
    "permissions": [
        "chrome:\/\/favicon\/",
        "*:\/\/*.gaminghub.online\/*"
    ],
    "short_name": "GamingHub",
    "storage": {
        "ext_ga": "UA-89463927-3"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.25"
}