File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
// @description Add AI chat & product/category summaries to Amazon shopping, powered by the latest LLMs like GPT-4o!
4
4
// @author KudoAI
5
5
// @namespace https://kudoai.com
6
- // @version 2025.5.17
6
+ // @version 2025.5.17.1
7
7
// @license MIT
8
8
// @icon https://amazongpt.kudoai.com/assets/images/icons/app/black-gold-teal/icon48.png?v=8e8ed1c
9
9
// @icon 64 https://amazongpt.kudoai.com/assets/images/icons/app/black-gold-teal/icon64.png?v=8e8ed1c
79
79
// @require https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.2.0/crypto-js.min.js#sha256-dppVXeVTurw1ozOPNE3XqhYmDJPOosfbKQcHyQSE58w=
80
80
// @require https://cdn.jsdelivr.net/npm/json5@2.2.3/dist/index.min.js#sha256-S7ltnVPzgKyAGBlBG4wQhorJqYTehj5WQCrADCKJufE=
81
81
// @require https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@a1815ba/assets/components/chatbot/buttons.js#sha256-aoR85g9x+0vbwzAhDWsBwGP8jLbMNNOukOfuR3hkC98=
82
- // @require https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@a1815ba /assets/components/chatbot/icons.js#sha256-lLoHRRNWwz4EnQzqEmCgaADE/iAabLR2r92T/ZE8rts =
82
+ // @require https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@62970ca /assets/components/chatbot/icons.js#sha256-BqoVngaqcnEYbzSmCwngdXV37PEvt3AJ6RwMhuEKxv4 =
83
83
// @require https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@e10fbf3/assets/components/chatbot/menus.js#sha256-WmMykl3i2NW2z0q9RnTFGFq175w2mNWN8hnUuh9NFZM=
84
- // @require https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@91201ff /assets/components/chatbot/tooltip.js#sha256-zHswEUEojOiBB66+yflHUdwRrpBUr+eTiIG4penhQyg =
84
+ // @require https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@62970ca /assets/components/chatbot/tooltip.js#sha256-xrfMTFfKqdqN926lng78y9ECco6ccpi3Mz9LBaTP7Ws =
85
85
// @require https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@35bf9f9/assets/lib/chatbot/feedback.js#sha256-3X5Xq5EkQKlXuHhWMOEvdCLzNUGcCBG8BIIo2LD5cxw=
86
86
// @require https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@e10fbf3/assets/lib/chatbot/session.js#sha256-S6MOdBjx8Hci4GDvYl4JlhSdrDk2oaRLU9DrdxyiIss=
87
87
// @require https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@37e0d7d/assets/lib/crypto-utils.js/dist/crypto-utils.min.js#sha256-xRkis9u0tYeTn/GBN4sqVRqcCdEhDUN16/PlCy9wNnk=
You can’t perform that action at this time.
0 commit comments