不吃萝卜的兔叽 (@user484)k12半自动油猴脚本 中发帖

基于之前佬的油猴脚本二开 
增加支持多个 Workspace ID 
增加直接复制session,因为我用的codex2api 
增加下载json,方便批量导入。 
非大批量注册账户自用足够了 
// ==UserScript==
// @name         ChatGPT K12 Invite Helper
// @namespace    http://tampermonkey.net/
// @version      0.4.0
// @description  Visual helper for requesting and switching to a ChatGPT K12 workspace account (stop on first success)
// @match        https://chatgpt.com/*
// @grant        n...
 
 
Back to Top