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"
}