@xdh211985 在 年华佬的Helper,如何去除小锁呢? 中发帖
看了这位坛友发的帖子,自己在控制台输入,没有任何作用,想知道,如何接入到pandorahelper里面呢?
代码如下:
// ==UserScript==
// @name Filter JSON items with 🔒 in items array
// @namespace http://tampermonkey.net/
// @version 1.0
// @description Filter out objects with 🔒 symbol in the title field within the items array when parsing JSON data.
// @author Your Name
// @match https://chat.oai2b.com/*
// @grant ...