mirror of
https://github.com/ergosteur/misc-userscripts.git
synced 2026-04-19 13:09:33 -04:00
update namespace and author
This commit is contained in:
@@ -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/*
|
||||
|
||||
@@ -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/*
|
||||
|
||||
@@ -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 *://*/*
|
||||
|
||||
@@ -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/*
|
||||
|
||||
@@ -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/*
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user