GeForce Now Web Enabler
Use GeForce Now via the browser on any unsupported PC.
Co je GeForce Now Web Enabler?
GeForce Now Web Enabler je rozšíření Chrome vyvinuté SlayTheVirus, a jeho hlavní funkcí je „Use GeForce Now via the browser on any unsupported PC.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření GeForce Now Web Enabler
Stáhněte si soubory rozšíření GeForce Now Web Enabler ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Use GeForce Now (play.geforcenow.com) via the browser on any unsupported PC.
Základní Informace o Rozšíření
Název | GeForce Now Web Enabler |
ID | ioaplpondpicpdlfoccpaenbdinbdbpi |
Oficiální URL | https://chromewebstore.google.com/detail/geforce-now-web-enabler/ioaplpondpicpdlfoccpaenbdinbdbpi |
Popis | Use GeForce Now via the browser on any unsupported PC. |
Velikost souboru | 57.84 KB |
Počet instalací | 29,395 |
Aktuální Verze | 1.0.0 |
Poslední Aktualizace | 2020-09-02 |
Datum Vydání | 2020-09-02 |
Hodnocení | 3.27/5 Celkem 22 Hodnocení |
Vývojář | SlayTheVirus |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://github.com/SlayTheVirus |
Podporované Jazyky | 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" } |