XCG - Advanced Options

Enhance your Xbox Cloud Gaming gameplay.

XCG - Advanced Optionsคืออะไร?

XCG - Advanced Options เป็นส่วนขยายของ Chrome ที่พัฒนาโดย vramosx และคุณลักษณะหลักของมันคือ "Enhance your Xbox Cloud Gaming gameplay."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย XCG - Advanced Options

ดาวน์โหลดไฟล์ส่วนขยาย XCG - Advanced Options ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        XCG Advanced Options allows you to improve you Xbox Cloud Gaming¹ streaming experience.

With XCG Advanced Options you can change the following settings:

1 - Screen Fit & Size
Change the way the screen is filled. Useful for wide monitors.
 
NOTE: The screen may be distorted, use the height and width parameters to configure it as you wish.

2 - Screen filters
Apply filters to get higher quality images and less distortion during gameplay.

Available filters:
- Blur
- Brightness
- Grayscale
- Hue color
- Saturation
- Sepia

¹ Xbox Cloud Gaming® is a registered trademark or trademarks of Microsoft Corporation in the U.S.A. and other countries.

XCG Advanced Options is not affiliated with Microsoft Corporation, Xbox, Xbox Cloud Gaming, or any of their brands.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ XCG - Advanced Options XCG - Advanced Options
ID ghadhbmalgldhgeidcbgpgbchcamhfco
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/xcg-advanced-options/ghadhbmalgldhgeidcbgpgbchcamhfco
คำอธิบาย Enhance your Xbox Cloud Gaming gameplay.
ขนาดไฟล์ 24.69 KB
จำนวนการติดตั้ง 604
เวอร์ชันปัจจุบัน 0.8.1
อัปเดตครั้งล่าสุด 2022-09-23
วันที่เผยแพร่ 2022-09-22
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา vramosx
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "XCG - Advanced Options",
    "version": "0.8.1",
    "description": "Enhance your Xbox Cloud Gaming gameplay.",
    "manifest_version": 3,
    "author": "Victor Ramos",
    "action": {
        "default_popup": "index.html",
        "default_title": "XCG - Advanced Options",
        "default_icon": {
            "16": "images\/icon16.png",
            "32": "images\/icon32.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png"
        }
    },
    "content_scripts": [],
    "permissions": [
        "activeTab",
        "storage",
        "scripting"
    ],
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}