This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Chub to Sillie.st Link | |
// @namespace https://github.com/luvoid/ | |
// @version 2025-10-09a | |
// @description Jump to characters on Sillie.st directly from chub! | |
// @author luvoid | |
// @match https://chub.ai/characters/* | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=chub.ai | |
// @grant none | |
// ==/UserScript== |