File tree 2 files changed +4
-4
lines changed
2 files 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 2025.1.1
6
+ // @version 2025.1.20
7
7
// @license MIT
8
- // @icon https://cdn.jsdelivr.net/gh/KudoAI/chatgpt.js@3.4.0/starters/greasemonkey/media /images/icons/robot/icon48.png
9
- // @icon 64 https://cdn.jsdelivr.net/gh/KudoAI/chatgpt.js@3.4.0/starters/greasemonkey/media /images/icons/robot/icon64.png
8
+ // @icon https://cdn.jsdelivr.net/gh/KudoAI/chatgpt.js@3.4.0/starters/greasemonkey/assets /images/icons/robot/icon48.png
9
+ // @icon 64 https://cdn.jsdelivr.net/gh/KudoAI/chatgpt.js@3.4.0/starters/greasemonkey/assets /images/icons/robot/icon64.png
10
10
// @match *://chatgpt.com/*
11
11
// @match *://chat.openai.com/*
12
12
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@3.4.0/dist/chatgpt.min.js
Original file line number Diff line number Diff line change 4
4
5
5
<br >
6
6
7
- <img src =" ../media /images/screenshots/chatgpt-userscript-on.png " >
7
+ <img src =" ../assets /images/screenshots/chatgpt-userscript-on.png " >
8
8
9
9
_ For advanced Greasemonkey API methods, see: https://wiki.greasespot.net/Greasemonkey_Manual:API _
You can’t perform that action at this time.
0 commit comments