Skip to content

Commit c810c34

Browse files
committed
Added dom.js to dependency comments ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions/tree/main/amazongpt]
1 parent 2b89a02 commit c810c34

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

chatgpt/amazongpt/amazongpt.user.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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.15
6+
// @version 2025.9.15.1
77
// @license MIT
88
// @icon https://amazongpt.kudoai.com/assets/images/icons/app/black-gold-teal/icon48.png?v=8e8ed1c
99
// @icon64 https://amazongpt.kudoai.com/assets/images/icons/app/black-gold-teal/icon64.png?v=8e8ed1c
@@ -121,6 +121,7 @@
121121

122122
// Dependencies:
123123
// ✓ chatgpt.js (https://chatgpt.js.org) © 2023–2025 KudoAI & contributors under the MIT license
124+
// ✓ dom.js © 2023–2025 Adam Lui under the MIT license
124125
// ✓ generate-ip (https://generate-ip.org) © 2024–2025 Adam Lui & contributors under the MIT license
125126
// ✓ highlight.js (https://highlightjs.org) © 2006 Ivan Sagalaev under the BSD 3-Clause license
126127
// ✓ KaTeX (https://katex.org) © 2013–2020 Khan Academy & other contributors under the MIT license

0 commit comments

Comments
 (0)