AmazonGPT 🤖

Adds the magic of AI to Amazon shopping

These are versions of this script where the code was updated. Show all versions.

  • v2024.11.11 2024-11-11

    Added ease transition to box-shadow on app div hover ↞ [auto-sync from adamlui/ai-web-extensions]

  • v2024.11.2 2024-11-02

    Update amazongpt.user.js

    I changed the top level domain of the Belgian amazon website from ".be" to ".com.be", amazon.be is not amazon webshop but a insurance provider.

    Bumped @version to 2024.11.2

    Merge pull request #33 from mberetvas/patch-1

    Update amazongpt.user.js

  • v2024.10.31.1 2024-11-01

    Condensed node clearing ↞ [auto-sync from adamlui/ai-web-extensions]

  • v2024.10.31 2024-11-01

    Added exit on support bot, split debug logs ↞ [auto-sync from adamlui/ai-web-extensions]

  • v2024.10.27 2024-10-27

    Added inset shadow to light scheme chatbar ↞ [auto-sync from adamlui/ai-web-extensions]

  • v2024.10.20.2 2024-10-20

    Shortened safeWinOpen() ↞ [auto-sync from adamlui/ai-web-extensions]

  • v2024.10.20.1 2024-10-20

    Added auto-reload on update ↞ [auto-sync from adamlui/ai-web-extensions]

  • v2024.10.20 2024-10-20

    Bumped app.latestAsetCommitHash ↞ [auto-sync from adamlui/ai-web-extensions]

  • v2024.10.19.2 2024-10-20

    Replaced document.onkeydown to dismiss modals w/ .addEventListener() to accommodate potential other listeners ↞ [auto-sync from adamlui/ai-web-extensions]

  • v2024.10.19.1 2024-10-19

    Overrode new Amazon ordered list coloring

  • v2024.10.19 2024-10-19

    Expanded product page detection

  • v2024.10.17.3 2024-10-18

    Updated ai-apps to ai-web-extensions everywhere ↞ [auto-sync from adamlui/ai-web-extensions]

  • v2024.10.17.3 2024-10-17

    Added missing ) ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.17.1 2024-10-17

    Narrowed scope of @connect URLs for improved privacy/security ↞ [auto-sync from adamlui/userscripts]

  • v2024.10.17 2024-10-17

    Changed env.scriptManager val when GM_info.scriptHandler undefined to more readable unknown ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.14.3 2024-10-15

    Updated apis.AIchatOS.expectedOrigin.url ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.14.2 2024-10-15

    Fixed dataProcess.stream() renders JSON sometimes ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.14.1 2024-10-15

    Tweaked ul/li margins ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.14 2024-10-15

    Overrode new Amazon ul styles ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.11.3 2024-10-12

    Bumped chatgpt.js to 3.3.5 ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.11.2 2024-10-12

    Removed dead Free Chat API ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.11.1 2024-10-12

    Added skip API if streaming JSON ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.11 2024-10-12

    Added 'Method Not Allowed' to Free Chat API fail flags ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.6.1 2024-10-07

    Changed chatgpt-apps to ai-apps everywhere ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.6 2024-10-07

    Added Opera GX as compatible browser (KudoAI/amazongpt#24) ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.5.2 2024-10-05

    Removed disabled deepseek-llm-67b-chat from Free Chat API availModels ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.5.1 2024-10-05

    Removed unneeded organization_restricted fail flag from Free Chat API since invalid_request_error also triggers ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.5 2024-10-05

    Added organization_restricted to Free Chat API fail flags ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.4 2024-10-04

    Added 'Model disabled' to Free Chat API fail flags ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.3.2 2024-10-04

    Deduplicated log.debug in dataProcess.text() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.3.1 2024-10-03

    Added skip JSON resp in dataProcess.text() (adamlui/chatgpt-apps#81) ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.2 2024-10-02

    Added app.urls.review for improved structure ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.30.2 2024-09-30

    Disabled Copy button animation on clicks ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.30.1 2024-09-30

    Bumped app.latestAssetCommitHash, condensed menu.state.words ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.30 2024-09-30

    Replaced 'Leave Review' btn label in About modal w/ 'Rate Us' ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.29 2024-09-30

    Bumped app.latestAssetCommitHash ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.28.1 2024-09-28

    Condensed notify() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.28 2024-09-28

    Eliminated knobWidth init from toggle creation routine to condense code ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.26.3 2024-09-27

    Alphabetized app.urls for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.26.2 2024-09-27

    Removed no-longer used svgTitle from icons.copy.create() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.26.1 2024-09-27

    Removed unused icons.checkmark ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.26 2024-09-27

    Condensed icon methods ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.25 2024-09-25

    Bumped chatgpt.js to 3.3.2 ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.24.4 2024-09-25

    Reduced indirection in obj key refs for improved clarity ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.24.3 2024-09-24

    Removed padding around simple expressions in template literals for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.24.2 2024-09-24

    Used template literals in notify() calls for consistency ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.24.1 2024-09-24

    Added pre-toggle log to toggle.proxyMode() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.24 2024-09-24

    Simplified handling post-localizedMsgs init ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.23.3 2024-09-24

    Removed whitespace from schemeNotify() msg + code for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.23.2 2024-09-24

    Replaced ui.app.scheme in schemeNotify() icon logic w/ scheme arg for simplicity ↞ [auto-sync from adamlui/chatgpt-apps]

Show all script versions