Skip to content

Commit e5227be

Browse files
committed
Built chatgpt.js 3.6.2 ↞ [auto-sync from https://github.com/KudoAI/chatgpt.js]
1 parent ae0a238 commit e5227be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chatgpt.js-greasemonkey-starter.user.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
// @description A Greasemonkey template to start using chatgpt.js like a boss
44
// @author chatgpt.js
55
// @namespace https://chatgpt.js.org
6-
// @version 2025.2.10
6+
// @version 2025.2.11
77
// @license MIT
88
// @icon https://cdn.jsdelivr.net/gh/KudoAI/chatgpt.js@1fc50da/starters/greasemonkey/assets/images/icons/robot/icon48.png
99
// @icon64 https://cdn.jsdelivr.net/gh/KudoAI/chatgpt.js@1fc50da/starters/greasemonkey/assets/images/icons/robot/icon64.png
1010
// @match *://chatgpt.com/*
11-
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@3.6.1/dist/chatgpt.min.js
11+
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@3.6.2/dist/chatgpt.min.js
1212
// @grant GM_getValue
1313
// @grant GM_setValue
1414
// @noframes

0 commit comments

Comments
 (0)