mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-07-31 18:36:44 +02:00
14 lines
427 B
Plaintext
14 lines
427 B
Plaintext
// ==UserScript==
|
|
// @name Better xCloud (Lite)
|
|
// @namespace https://github.com/redphx
|
|
// @version [[VERSION]]
|
|
// @description Improve Xbox Cloud Gaming (xCloud) experience
|
|
// @author redphx
|
|
// @license MIT
|
|
// @match https://www.xbox.com/*/play*
|
|
// @match https://www.xbox.com/*/auth/msa?*loggedIn*
|
|
// @run-at document-end
|
|
// @grant none
|
|
// ==/UserScript==
|
|
"use strict";
|