XCG - Advanced Options

Enhance your Xbox Cloud Gaming gameplay.

XCG - Advanced Optionsとは何ですか?

XCG - Advanced Optionsはvramosxによって開発されたChromeの拡張機能で、その主な機能は「Enhance your Xbox Cloud Gaming gameplay.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

XCG - Advanced Options拡張機能のCRXファイルをダウンロード

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