Add Codeberg and Forgejo Next
This commit is contained in:
parent
2006a43cdf
commit
6aec24d1b1
1 changed files with 4 additions and 1 deletions
|
@ -5,9 +5,12 @@
|
|||
// @source https://git.sofiaritz.com/sofia/forgejo-native-color-input/src/branch/main/userscript.js
|
||||
// @description Replaces minicolors with the native HTML color input
|
||||
// @author Sofía Aritz
|
||||
// @match https://<YOUR_URL>/*
|
||||
// @icon https://www.google.com/s2/favicons?sz=64&domain=<YOUR_URL>
|
||||
// @grant none
|
||||
|
||||
// @match https://<YOUR_URL>/*
|
||||
// @match https://codeberg.org/*
|
||||
// @match https://next.forgejo.org/*
|
||||
// ==/UserScript==
|
||||
|
||||
(function() {
|
||||
|
|
Loading…
Reference in a new issue