File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
// @description Adds the magic of AI to Amazon shopping
4
4
// @author KudoAI
5
5
// @namespace https://kudoai.com
6
- // @version 2025.3.2
6
+ // @version 2025.3.3
7
7
// @license MIT
8
8
// @icon https://amazongpt.kudoai.com/assets/images/icons/amazongpt/black-gold-teal/icon48.png?v=0fddfc7
9
9
// @icon 64 https://amazongpt.kudoai.com/assets/images/icons/amazongpt/black-gold-teal/icon64.png?v=0fddfc7
133
133
support : 'https://amazongpt.kudoai.com/issues' ,
134
134
update : 'https://raw.githubusercontent.com/KudoAI/amazongpt/main/greasemonkey/amazongpt.user.js'
135
135
} ,
136
- latestResourceCommitHash : 'e1754b4 ' // for cached messages.json
136
+ latestResourceCommitHash : '2566a02 ' // for cached messages.json
137
137
}
138
138
app . urls . resourceHost = app . urls . gitHub . replace ( 'github.com' , 'cdn.jsdelivr.net/gh' )
139
139
+ `@${ app . latestResourceCommitHash } `
You can’t perform that action at this time.
0 commit comments