From 1c43f30c468632e6db9dbba08c2ba5d259e63864 Mon Sep 17 00:00:00 2001 From: ergosteur <1992147+ergosteur@users.noreply.github.com> Date: Thu, 2 Oct 2025 12:00:20 -0400 Subject: [PATCH] update namespace and author --- apollocafe-image-upgrader.user.js | 3 ++- expand-tco-links.user.js | 3 ++- lazyload-link-collector.user.js | 3 ++- luxweather-tweaks.user.js | 3 ++- yamaha-avr-webui-unlock.user.js | 3 ++- youtube-shorts-redirect.user.js | 3 ++- 6 files changed, 12 insertions(+), 6 deletions(-) diff --git a/apollocafe-image-upgrader.user.js b/apollocafe-image-upgrader.user.js index 4e13420..9f428e9 100644 --- a/apollocafe-image-upgrader.user.js +++ b/apollocafe-image-upgrader.user.js @@ -1,6 +1,7 @@ // ==UserScript== // @name Apollo Cafe Image Upgrader -// @namespace https://apollo.cafe/ +// @namespace https://github.com/ergosteur/misc-userscripts +// @author ergosteur // @version 1.0 // @description Replace all imagedelivery.net URLs ending in /2x with /4x on apollo.cafe // @match https://apollo.cafe/* diff --git a/expand-tco-links.user.js b/expand-tco-links.user.js index 4199450..6e3de87 100644 --- a/expand-tco-links.user.js +++ b/expand-tco-links.user.js @@ -1,6 +1,7 @@ // ==UserScript== // @name Expand t.co links (live replace, Location header fixed) -// @namespace ergosteur +// @namespace https://github.com/ergosteur/misc-userscripts +// @author ergosteur // @version 0.7 // @description Expand t.co shortlinks into final URLs by parsing Location header // @match https://twitter.com/* diff --git a/lazyload-link-collector.user.js b/lazyload-link-collector.user.js index 8d660df..4a179ce 100644 --- a/lazyload-link-collector.user.js +++ b/lazyload-link-collector.user.js @@ -1,6 +1,7 @@ // ==UserScript== // @name Extract Links (Universal, Configurable Patterns) -// @namespace ergosteur +// @namespace https://github.com/ergosteur/misc-userscripts +// @author ergosteur // @version 2.9 // @description Universal lazy-scroll link extractor with config, HUD, stop button, and Tampermonkey menu // @match *://*/* diff --git a/luxweather-tweaks.user.js b/luxweather-tweaks.user.js index 1a14005..e84308b 100644 --- a/luxweather-tweaks.user.js +++ b/luxweather-tweaks.user.js @@ -1,6 +1,7 @@ // ==UserScript== // @name LuxWeather Frame & Scale Toggle (Settings Integration) -// @namespace http://tampermonkey.net/ +// @namespace https://github.com/ergosteur/misc-userscripts +// @author ergosteur // @version 1.8 // @description Toggle CRT frame and scaling (Off, Default, 4:3, 16:9, Stretch) via settings panel with localStorage + keyboard shortcuts // @match https://luxweather.com/* diff --git a/yamaha-avr-webui-unlock.user.js b/yamaha-avr-webui-unlock.user.js index eb36c93..936ceda 100644 --- a/yamaha-avr-webui-unlock.user.js +++ b/yamaha-avr-webui-unlock.user.js @@ -1,6 +1,7 @@ // ==UserScript== // @name Yamaha AVR Full UI Unlock -// @namespace http://tampermonkey.net/ +// @namespace https://github.com/ergosteur/misc-userscripts +// @author ergosteur // @version 1.4 // @description Unlocks the full web UI for the Yamaha RX-V573 by spoofing the model name to a high-end model. // @match http://rx-v573.local/* diff --git a/youtube-shorts-redirect.user.js b/youtube-shorts-redirect.user.js index edbac14..33b6943 100644 --- a/youtube-shorts-redirect.user.js +++ b/youtube-shorts-redirect.user.js @@ -1,6 +1,7 @@ // ==UserScript== // @name YouTube Shorts Redirect -// @namespace http://tampermonkey.net/ +// @namespace https://github.com/ergosteur/misc-userscripts +// @author ergosteur // @version 0.1 // @description Redirects YouTube Shorts links to the standard watch page. // @author You