Skip to content

Commit 8c3b835

Browse files
committed
Deleted no-longer used @match *://chat.openai.com/* ↞ [auto-sync from https://github.com/KudoAI/chatgpt.js-greasemonkey-starter]
1 parent 95e4b5b commit 8c3b835

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@
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.2
6+
// @version 2025.1.20.3
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-
// @match *://chat.openai.com/*
1211
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected]/dist/chatgpt.min.js
1312
// @grant GM_getValue
1413
// @grant GM_setValue

0 commit comments

Comments
 (0)