GeForce Now Web Enabler
Use GeForce Now via the browser on any unsupported PC.
Cos'è GeForce Now Web Enabler?
GeForce Now Web Enabler è un'estensione di Chrome sviluppata da SlayTheVirus, e la sua funzione principale è "Use GeForce Now via the browser on any unsupported PC.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione GeForce Now Web Enabler
Scarica i file di estensione GeForce Now Web Enabler in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Use GeForce Now (play.geforcenow.com) via the browser on any unsupported PC.
Informazioni di Base sull'Estensione
Nome | GeForce Now Web Enabler |
ID | ioaplpondpicpdlfoccpaenbdinbdbpi |
URL Ufficiale | https://chromewebstore.google.com/detail/geforce-now-web-enabler/ioaplpondpicpdlfoccpaenbdinbdbpi |
Descrizione | Use GeForce Now via the browser on any unsupported PC. |
Dimensione del File | 57.84 KB |
Conteggio Installazioni | 29,395 |
Versione Corrente | 1.0.0 |
Ultimo Aggiornamento | 2020-09-02 |
Data di Pubblicazione | 2020-09-02 |
Valutazione | 3.27/5 Totale 22 Valutazioni |
Sviluppatore | SlayTheVirus |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/SlayTheVirus |
Lingue Supportate | 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" } |