CowBoy (@haso2007) 在 oaifree 发张图片能治降智,油猴来了。 中发帖
糊一下,糊了我一个钟
// ==UserScript==
// @name 自动发送图片到ChatGPT
// @namespace http://tampermonkey.net/
// @version 0.5
// @description 在ChatGPT登录后,自动发送一张指定的图片
// @author Seansu
// @match https://shared.oaifree.com/*
// @grant GM_xmlhttpRequest
// @grant unsafeWindow
// ==/UserScript==
(function() {
'use strict';
// 图片URL
const imageUrl = "https:/...