GeForce Now Web Enabler

Use GeForce Now via the browser on any unsupported PC.

Τι είναι το GeForce Now Web Enabler;

Το GeForce Now Web Enabler είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον SlayTheVirus, και η κύρια λειτουργία του είναι "Use GeForce Now via the browser on any unsupported PC.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης GeForce Now Web Enabler

Λήψη αρχείων επέκτασης GeForce Now Web Enabler σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

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

Βασικές Πληροφορίες Επέκτασης

Όνομα GeForce Now Web Enabler 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"
}