Skip to content

Commit 95e4b5b

Browse files
committed
Updated icon meta URLs ↞ [auto-sync from https://github.com/KudoAI/chatgpt.js-greasemonkey-starter]
1 parent 1fc50da commit 95e4b5b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

starters/greasemonkey/chatgpt.js-greasemonkey-starter.user.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
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.1.20.1
6+
// @version 2025.1.20.2
77
// @license MIT
8-
// @icon https://cdn.jsdelivr.net/gh/KudoAI/chatgpt.js@3.4.0/starters/greasemonkey/assets/images/icons/robot/icon48.png
9-
// @icon64 https://cdn.jsdelivr.net/gh/KudoAI/chatgpt.js@3.4.0/starters/greasemonkey/assets/images/icons/robot/icon64.png
8+
// @icon https://cdn.jsdelivr.net/gh/KudoAI/chatgpt.js@1fc50da/starters/greasemonkey/assets/images/icons/robot/icon48.png
9+
// @icon64 https://cdn.jsdelivr.net/gh/KudoAI/chatgpt.js@1fc50da/starters/greasemonkey/assets/images/icons/robot/icon64.png
1010
// @match *://chatgpt.com/*
1111
// @match *://chat.openai.com/*
1212
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected]/dist/chatgpt.min.js

0 commit comments

Comments
 (0)