mirror of
https://codeberg.org/vlw/stadia-avatar.git
synced 2025-09-13 15:23:40 +02:00
11 lines
No EOL
349 B
JavaScript
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==
|