Skip to content

Commit

Permalink
Bumped chatgpt.js to 2.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlui committed May 1, 2024
1 parent 4783bb8 commit 511f689
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions starters/greasemonkey/chatgpt.js-greasemonkey-starter.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
// @description A Greasemonkey template to start using chatgpt.js like a boss
// @author chatgpt.js
// @namespace https://chatgpt.js.org
// @version 2024.4.4
// @version 2024.5.1
// @license MIT
// @match https://chat.openai.com/*
// @icon https://raw.githubusercontent.com/KudoAI/chatgpt.js-greasemonkey-starter/main/media/images/icons/robot/icon48.png
// @icon64 https://raw.githubusercontent.com/KudoAI/chatgpt.js-greasemonkey-starter/main/media/images/icons/robot/icon64.png
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js
// @grant GM_getValue
// @grant GM_setValue
// @noframes
Expand Down

0 comments on commit 511f689

Please sign in to comment.