add updateurl

This commit is contained in:
ergosteur
2025-10-02 12:19:40 -04:00
parent af040a7e92
commit acfd93112f
7 changed files with 7 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
// @icon https://apollo.cafe/favicon.ico // @icon https://apollo.cafe/favicon.ico
// @grant none // @grant none
// @downloadURL https://github.com/ergosteur/misc-userscripts/raw/refs/heads/main/apollocafe-image-upgrader.user.js // @downloadURL https://github.com/ergosteur/misc-userscripts/raw/refs/heads/main/apollocafe-image-upgrader.user.js
// @updateURL https://github.com/ergosteur/misc-userscripts/raw/refs/heads/main/apollocafe-image-upgrader.user.js
// ==/UserScript== // ==/UserScript==
(function() { (function() {

View File

@@ -9,6 +9,7 @@
// @grant GM_registerMenuCommand // @grant GM_registerMenuCommand
// @grant GM_xmlhttpRequest // @grant GM_xmlhttpRequest
// @downloadURL https://github.com/ergosteur/misc-userscripts/raw/refs/heads/main/expand-tco-links.user.js // @downloadURL https://github.com/ergosteur/misc-userscripts/raw/refs/heads/main/expand-tco-links.user.js
// @updateURL https://github.com/ergosteur/misc-userscripts/raw/refs/heads/main/expand-tco-links.user.js
// ==/UserScript== // ==/UserScript==
(function() { (function() {

View File

@@ -7,6 +7,7 @@
// @match *://*/* // @match *://*/*
// @grant GM_registerMenuCommand // @grant GM_registerMenuCommand
// @downloadURL https://github.com/ergosteur/misc-userscripts/raw/refs/heads/main/lazyload-link-collector.user.js // @downloadURL https://github.com/ergosteur/misc-userscripts/raw/refs/heads/main/lazyload-link-collector.user.js
// @updateURL https://github.com/ergosteur/misc-userscripts/raw/refs/heads/main/lazyload-link-collector.user.js
// ==/UserScript== // ==/UserScript==
(function () { (function () {

View File

@@ -8,6 +8,7 @@
// @match https://twitter.com/* // @match https://twitter.com/*
// @grant none // @grant none
// @downloadURL https://github.com/ergosteur/misc-userscripts/raw/refs/heads/main/lazyload-twitter-link-collector.user.js // @downloadURL https://github.com/ergosteur/misc-userscripts/raw/refs/heads/main/lazyload-twitter-link-collector.user.js
// @updateURL https://github.com/ergosteur/misc-userscripts/raw/refs/heads/main/lazyload-twitter-link-collector.user.js
// ==/UserScript== // ==/UserScript==
(function() { (function() {

View File

@@ -7,6 +7,7 @@
// @match https://luxweather.com/* // @match https://luxweather.com/*
// @run-at document-idle // @run-at document-idle
// @downloadURL https://github.com/ergosteur/misc-userscripts/raw/refs/heads/main/luxweather-tweaks.user.js // @downloadURL https://github.com/ergosteur/misc-userscripts/raw/refs/heads/main/luxweather-tweaks.user.js
// @updateURL https://github.com/ergosteur/misc-userscripts/raw/refs/heads/main/luxweather-tweaks.user.js
// ==/UserScript== // ==/UserScript==
(function () { (function () {

View File

@@ -8,6 +8,7 @@
// @grant none // @grant none
// @run-at document-start // @run-at document-start
// @downloadURL https://github.com/ergosteur/misc-userscripts/raw/refs/heads/main/yamaha-avr-webui-unlock.user.js // @downloadURL https://github.com/ergosteur/misc-userscripts/raw/refs/heads/main/yamaha-avr-webui-unlock.user.js
// @updateURL https://github.com/ergosteur/misc-userscripts/raw/refs/heads/main/yamaha-avr-webui-unlock.user.js
// ==/UserScript== // ==/UserScript==
(function() { (function() {

View File

@@ -9,6 +9,7 @@
// @grant none // @grant none
// @run-at document-start // @run-at document-start
// @downloadURL https://github.com/ergosteur/misc-userscripts/raw/refs/heads/main/youtube-shorts-redirect.user.js // @downloadURL https://github.com/ergosteur/misc-userscripts/raw/refs/heads/main/youtube-shorts-redirect.user.js
// @updateURL https://github.com/ergosteur/misc-userscripts/raw/refs/heads/main/youtube-shorts-redirect.user.js
// ==/UserScript== // ==/UserScript==
(function() { (function() {