GeForce Now Web Enabler

Use GeForce Now via the browser on any unsupported PC.

什麼是GeForce Now Web Enabler?

GeForce Now Web Enabler是由SlayTheVirus開發的Chrome擴展程式,該擴展的主要功能是“Use GeForce Now via the browser on any unsupported PC.”。

擴展截圖

screenshot
screenshot

下載GeForce Now Web Enabler擴展crx文件

下載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
官方網址 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"
}