Configure Gitea userscript auto update

This commit is contained in:
DESKTOP-KSVGT20\shkim
2026-05-01 15:33:10 +09:00
parent 44af1367bf
commit b9d2261644
2 changed files with 17 additions and 3 deletions
+3 -1
View File
@@ -1,13 +1,15 @@
// ==UserScript==
// @name ChatGPT to Suno Prompt Copier
// @namespace local.suno-helper
// @version 0.1.0
// @version 0.1.1
// @description Copy structured ChatGPT song prompt versions into Suno fields.
// @author local
// @match https://chatgpt.com/*
// @match https://chat.openai.com/*
// @match https://suno.com/*
// @match https://*.suno.com/*
// @updateURL https://git.mokaya.org/shkim/suno-helper/raw/branch/master/chatgpt-suno-tampermonkey.user.js
// @downloadURL https://git.mokaya.org/shkim/suno-helper/raw/branch/master/chatgpt-suno-tampermonkey.user.js
// @run-at document-idle
// @grant GM_addStyle
// @grant GM_getValue