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
公式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
Eメール [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"
}