Skip to content

Commit

Permalink
Delete starters/greasemonkey/utils/img-to-webp.js ↞ [auto-sync from `…
Browse files Browse the repository at this point in the history
…kudoai/chatgpt.js`]
  • Loading branch information
adamlui authored and kudo-sync-bot committed Sep 7, 2023
1 parent f7b235a commit a402146
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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 2023.8.25
// @version 2023.8.29
// @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/gh/kudoai/chatgpt.js@a73c962d8ea7a48d81e8fd260c91b23175753b59/dist/chatgpt-2.1.1.min.js
// @require https://cdn.jsdelivr.net/gh/kudoai/chatgpt.js@150f64ec879ebd75dee4625bb9208a9ebf32f19e/dist/chatgpt-2.2.0.min.js
// @grant GM_getValue
// @grant GM_setValue
// @noframes
Expand Down

0 comments on commit a402146

Please sign in to comment.