Skip to content

Instantly share code, notes, and snippets.

@Choumingzhao
Choumingzhao / force-gpt4o-mini.user.js
Last active December 7, 2024 17:59
UserScript to Force using GPT4o-mini in ChatGPT.
// ==UserScript==
// @name Force GPT-4o-mini
// @namespace altbdoor
// @match https://chatgpt.com/*
// @grant GM.setValue
// @grant GM.getValue
// @version 1.9
// @author altbdoor(original) and Choumingzhao(current edit)
// @run-at document-start
// @updateURL https://github.com/altbdoor/userscripts/raw/master/force-gpt3.user.js