File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33// @description Add AI chat & product/category summaries to Amazon shopping, powered by the latest LLMs!
44// @author KudoAI
55// @namespace https://kudoai.com
6- // @version 2026.7.27.5
6+ // @version 2026.7.27.6
77// @license MIT
88// @icon https://cdn.jsdelivr.net/gh/KudoAI/amazongpt@8e8ed1c/assets/images/icons/app/black-gold-teal/icon48.png
99// @icon 64 https://cdn.jsdelivr.net/gh/KudoAI/amazongpt@8e8ed1c/assets/images/icons/app/black-gold-teal/icon64.png
142142 version : GM_info . script . version , chatgptjsVer : / c h a t g p t \. j s @ ( [ \d . ] + ) / . exec ( GM_info . scriptMetaStr ) [ 1 ] ,
143143 commitHashes : {
144144 app : 'be17b5f' , // for cached <app|messages>.json
145- aiweb : 'be17b5f ' // for cached ai-chat-apis.json5 + <code-languages|katex-delimiters|sogou-tts-lang-codes>.json
145+ aiweb : '435d5ea ' // for cached ai-chat-apis.json5 + <code-languages|katex-delimiters|sogou-tts-lang-codes>.json
146146 } ,
147147 config : { anchored : true }
148148 }
You can’t perform that action at this time.
0 commit comments