Skip to content

Commit 49a20ca

Browse files
adamluikudo-sync-bot
authored andcommitted
Built chatgpt.js 2.9.2 ↞ [auto-sync from KudoAI/chatgpt.js]
1 parent c94b9e8 commit 49a20ca

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

chatgpt.js-greasemonkey-starter.user.js

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
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 2024.5.17.2
6+
// @version 2024.5.17.3
77
// @license MIT
88
// @match *://chatgpt.com/*
99
// @match *://chat.openai.com/*
10-
// @icon https://cdn.jsdelivr.net/gh/KudoAI/chatgpt.js@2.9.1d875/starters/greasemonkey/media/images/icons/robot/icon48.png
11-
// @icon64 https://cdn.jsdelivr.net/gh/KudoAI/chatgpt.js@2.9.1d875/starters/greasemonkey/media/images/icons/robot/icon64.png
12-
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.9.1/dist/chatgpt.min.js
10+
// @icon https://cdn.jsdelivr.net/gh/KudoAI/chatgpt.js@2.9.2d875/starters/greasemonkey/media/images/icons/robot/icon48.png
11+
// @icon64 https://cdn.jsdelivr.net/gh/KudoAI/chatgpt.js@2.9.2d875/starters/greasemonkey/media/images/icons/robot/icon64.png
12+
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.9.2/dist/chatgpt.min.js
1313
// @grant GM_getValue
1414
// @grant GM_setValue
1515
// @noframes

0 commit comments

Comments
 (0)