Skip to content

Instantly share code, notes, and snippets.

@yuijker
yuijker / kemono.party - fix username.txt
Created April 4, 2024 11:23
kemono.party - fix username (bug on fix post card style)
// ==UserScript==
// @name kemono.party - fix username
// @description Get pixiv username automatically, and renameable by manually.
// @version 2.02
// @match https://kemono.party/*
// @namespace none
// @connect www.pixiv.net
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_xmlhttpRequest