GeForce Now Web Enabler

Use GeForce Now via the browser on any unsupported PC.

GeForce Now Web Enabler là gì?

GeForce Now Web Enabler là một tiện ích mở rộng Chrome được phát triển bởi SlayTheVirus, và tính năng chính của nó là "Use GeForce Now via the browser on any unsupported PC.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng GeForce Now Web Enabler

Tải xuống các tệp mở rộng GeForce Now Web Enabler dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên GeForce Now Web Enabler GeForce Now Web Enabler
ID ioaplpondpicpdlfoccpaenbdinbdbpi
URL Chính Thức https://chromewebstore.google.com/detail/geforce-now-web-enabler/ioaplpondpicpdlfoccpaenbdinbdbpi
Mô tả Use GeForce Now via the browser on any unsupported PC.
Kích Thước Tệp 57.84 KB
Số Lần Cài Đặt 29,395
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2020-09-02
Ngày Phát Hành 2020-09-02
Đánh Giá 3.27/5 Tổng số 22 Đánh Giá
Nhà Phát Triển SlayTheVirus
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://github.com/SlayTheVirus
Ngôn Ngữ Được Hỗ Trợ 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"
}