Skip to content

Commit

Permalink
Re-ordered meta for readability ↞ [auto-sync from https://github.com/…
Browse files Browse the repository at this point in the history
  • Loading branch information
kudo-sync-bot committed Dec 6, 2024
1 parent a2b5476 commit 0f92714
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.11.17
// @version 2024.12.6
// @license MIT
// @match *://chatgpt.com/*
// @match *://chat.openai.com/*
// @icon https://cdn.jsdelivr.net/gh/KudoAI/[email protected]/starters/greasemonkey/media/images/icons/robot/icon48.png
// @icon64 https://cdn.jsdelivr.net/gh/KudoAI/[email protected]/starters/greasemonkey/media/images/icons/robot/icon64.png
// @match *://chatgpt.com/*
// @match *://chat.openai.com/*
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected]/dist/chatgpt.min.js
// @grant GM_getValue
// @grant GM_setValue
Expand Down

0 comments on commit 0f92714

Please sign in to comment.