File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
// @description A Greasemonkey template to start using chatgpt.js like a boss
4
4
// @author chatgpt.js
5
5
// @namespace https://chatgpt.js.org
6
- // @version 2024.5.17.2
6
+ // @version 2024.5.17.3
7
7
// @license MIT
8
8
// @match *://chatgpt.com/*
9
9
// @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
- // @icon 64 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
+ // @icon 64 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
13
13
// @grant GM_getValue
14
14
// @grant GM_setValue
15
15
// @noframes
You can’t perform that action at this time.
0 commit comments