From 9b1ccbc326c86d219716ce581c746cc073379e40 Mon Sep 17 00:00:00 2001 From: kudo-sync-bot Date: Wed, 25 Dec 2024 05:40:04 -0800 Subject: [PATCH] =?UTF-8?q?Added=20`app.urls.contributors`=20=E2=86=9E=20[?= =?UTF-8?q?auto-sync=20from=20https://github.com/adamlui/ai-web-extensions?= =?UTF-8?q?]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chatgpt/amazongpt/amazongpt.user.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/chatgpt/amazongpt/amazongpt.user.js b/chatgpt/amazongpt/amazongpt.user.js index 2e32748d0..aa47da3c9 100644 --- a/chatgpt/amazongpt/amazongpt.user.js +++ b/chatgpt/amazongpt/amazongpt.user.js @@ -3,7 +3,7 @@ // @description Adds the magic of AI to Amazon shopping // @author KudoAI // @namespace https://kudoai.com -// @version 2024.12.25 +// @version 2024.12.25.1 // @license MIT // @icon https://amazongpt.kudoai.com/assets/images/icons/amazongpt/black-gold-teal/icon48.png?v=0fddfc7 // @icon64 https://amazongpt.kudoai.com/assets/images/icons/amazongpt/black-gold-teal/icon64.png?v=0fddfc7 @@ -119,6 +119,7 @@ urls: { app: 'https://amazongpt.kudoai.com', chatgptJS: 'https://chatgpt.js.org', + contributors: "https://github.com/KudoAI/amazongpt/tree/main/docs/#-contributors", gitHub: 'https://github.com/KudoAI/amazongpt', greasyFork: 'https://greasyfork.org/scripts/500663-amazongpt', publisher: 'https://www.kudoai.com',