From 8dabf7102a25ec349c39b4ca7995ee9e9732edea Mon Sep 17 00:00:00 2001 From: thom2305 Date: Sun, 6 Jul 2025 13:00:30 -0400 Subject: [PATCH] edits --- classDefinitions-tampermonkey.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/classDefinitions-tampermonkey.js b/classDefinitions-tampermonkey.js index e00fb94..b041339 100644 --- a/classDefinitions-tampermonkey.js +++ b/classDefinitions-tampermonkey.js @@ -1,9 +1,9 @@ // ==UserScript== // @name Wii Shop Style Enhancer (Tampermonkey - With BGM) // @namespace http://tampermonkey.net/ -// @version 0.4 +// @version 0.1 // @description Applies Wii Shop Channel aesthetics and functionality, including BGM. -// @author Your Name +// @author Thom // @match *://*/* // Or more specific URLs where you want it to run // @grant GM_setValue // @grant GM_getValue