chen (@sxx) 在 自用油猴脚本分享:禁止gemini偷偷切为fast 中发帖
// ==UserScript==
// @name Gemini Always Pro
// @namespace https://github.com/lzcmian/gemini-always-pro
// @version 0.5.1
// @description Keep Gemini locked to the Pro model via structural selectors.
// @author lzcmian
// @match https://gemini.google.com/*
// @match https://bard.google.com/*
// @run-at document-idle
// @grant GM_registerMenuCommand...