Add source

This commit is contained in:
Sofía Aritz 2023-10-22 10:35:44 +00:00
parent fb8514b1fc
commit 59ea221095

View file

@ -1,7 +1,8 @@
// ==UserScript== // ==UserScript==
// @name Use native HTML color input // @name Use native HTML color input
// @namespace http://sofiaritz.com/ // @namespace https://sofiaritz.com/
// @version 0.1 // @version 0.1
// @source https://git.sofiaritz.com/sofia/forgejo-native-user-input/src/branch/main/userscript.js
// @description Replaces minicolors with the native HTML color input // @description Replaces minicolors with the native HTML color input
// @author Sofía Aritz // @author Sofía Aritz
// @match https://<YOUR_URL>/* // @match https://<YOUR_URL>/*