GeForce Now Web Enabler

Use GeForce Now via the browser on any unsupported PC.

What is GeForce Now Web Enabler?

GeForce Now Web Enabler is a Chrome extension developed by SlayTheVirus, and its main feature is "Use GeForce Now via the browser on any unsupported PC.".

Extension Screenshots

screenshot
screenshot

Download GeForce Now Web Enabler Extension CRX File

Download GeForce Now Web Enabler extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Use GeForce Now (play.geforcenow.com) via the browser on any unsupported PC.                    

Extension Basic Information

Name GeForce Now Web Enabler GeForce Now Web Enabler
ID ioaplpondpicpdlfoccpaenbdinbdbpi
Official URL https://chromewebstore.google.com/detail/geforce-now-web-enabler/ioaplpondpicpdlfoccpaenbdinbdbpi
Description Use GeForce Now via the browser on any unsupported PC.
File Size 57.84 KB
Installation Count 29,395
Current Version 1.0.0
Last Updated 2020-09-02
Publish Date 2020-09-02
Rating 3.27/5 Total 22 Ratings
Developer SlayTheVirus
Email [email protected]
Payment Type free
Extension Website https://github.com/SlayTheVirus
Supported Languages en
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": [],
    "description": "Use GeForce Now via the browser on any unsupported PC.",
    "icons": {
        "128": "icons\/icon-128.png",
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.png",
        "64": "icons\/icon-64.png"
    },
    "manifest_version": 2,
    "name": "GeForce Now Web Enabler",
    "permissions": [
        "*:\/\/*.geforcenow.com\/*",
        "webRequest",
        "webRequestBlocking"
    ],
    "short_name": "gfn-web",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0"
}