hpyer2019Google Gemini自动选Pro 中发帖

一个简单的油猴脚本,可以自动选 Pro 模式,Google Gemini 经常月经给切换到 fast 模式,能 Pro 为啥要 fast?能进去为啥只蹭蹭? 
[image]

// ==UserScript==
// @name Auto Select Gemini Pro
// @namespace http://tampermonkey.net/
// @version 3.1
// @description Auto switch to Gemini Pro
// @match https://gemini.google.com/*
// @grant none
// ==/UserScript==
(function() {
‘use strict’;
const SEL_TRIGGER = '...