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 like GPT-4o!
44// @author KudoAI
55// @namespace https://kudoai.com
6- // @version 2025.9.16.5
6+ // @version 2025.9.16.6
77// @license MIT
88// @icon https://amazongpt.kudoai.com/assets/images/icons/app/black-gold-teal/icon48.png?v=8e8ed1c
99// @icon 64 https://amazongpt.kudoai.com/assets/images/icons/app/black-gold-teal/icon64.png?v=8e8ed1c
149149 version : GM_info . script . version , chatgptjsVer : / c h a t g p t \. j s @ ( [ \d . ] + ) / . exec ( GM_info . scriptMetaStr ) [ 1 ] ,
150150 commitHashes : {
151151 app : 'bce1796' , // for cached <app|messages>.json
152- aiweb : '02c1241' // for cached < ai-chat-apis| code-languages|katex-delimiters|sogou-tts-lang-codes>.json
152+ aiweb : '02c1241' // for cached ai-chat-apis.json5 + < code-languages|katex-delimiters|sogou-tts-lang-codes>.json
153153 }
154154 }
155155 app . urls = { resourceHost : `https://cdn.jsdelivr.net/gh/KudoAI/amazongpt@${ app . commitHashes . app } ` }
You can’t perform that action at this time.
0 commit comments