📌 📄 内容摘要:
Shanb (@sehsapneb) 在 又一个自欺欺人的插件….. 中发帖
带上这个东西,你就是最先用上3.5opus的一批人🙃
// ==UserScript==
// @name Sonnet to Opus Replacer
// @namespace https://staybrowser.com/
// @version 0.1
// @description Replaces all occurrences of "Sonnet" with "Opus" on web pages
// @author You
// @match *://*/*
// @grant none
// ==/UserScript==
(function() {
'use strict';
function replaceText() {
const element...
────────── 链接信息 ────────── 🔗 论坛链接: linux.do 📎 访问地址: https://linux.do/t/topic/190237/1 ─────────────────────────────
📢 来源:LINUX DO