GeForce Now Web Enabler
Use GeForce Now via the browser on any unsupported PC.
GeForce Now Web Enabler क्या है?
GeForce Now Web Enabler SlayTheVirus द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Use GeForce Now via the browser on any unsupported PC."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में GeForce Now Web Enabler एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Use GeForce Now (play.geforcenow.com) via the browser on any unsupported PC.
एक्सटेंशन की मूल जानकारी
नाम | GeForce Now Web Enabler |
ID | ioaplpondpicpdlfoccpaenbdinbdbpi |
आधिकारिक URL | https://chromewebstore.google.com/detail/geforce-now-web-enabler/ioaplpondpicpdlfoccpaenbdinbdbpi |
विवरण | Use GeForce Now via the browser on any unsupported PC. |
फ़ाइल का आकार | 57.84 KB |
स्थापना संख्या | 29,395 |
वर्तमान संस्करण | 1.0.0 |
अंतिम अपडेट | 2020-09-02 |
प्रकाशन तिथि | 2020-09-02 |
रेटिंग | 3.27/5 कुल 22 रेटिंग्स |
डेवलपर | SlayTheVirus |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://github.com/SlayTheVirus |
समर्थित भाषाएँ | 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" } |