stadia-avatar/userscript-client/UserScript.js

11 lines
No EOL
349 B
JavaScript

// ==UserScript==
// @name Stadia Avatars
// @namespace https://victorwesterlund.com/
// @version 0.1
// @description try to take over the world!
// @author VictorWesterlund
// @match https://stadia.google.com/*
// @grant none
// @require file://C:\path\to\userscript.user.js
// @noframes
// ==/UserScript==