a script to easily store as many skins as you want
< 腳本Skin Storage Script的回應
On firefox(84.0.2)+tampermonkey, this script does not work without hard resetting.Adding// @run-at document-endin script resolved the issue.
登入以回覆
土豆服务器,请按需使用
镜像地址随时可能被墙,建议加群获取最新地址
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
On firefox(84.0.2)+tampermonkey, this script does not work without hard resetting.
Adding
// @run-at document-end
in script resolved the issue.