AmazonGPT 🤖

Adds the magic of AI to Amazon shopping

นี่คือเวอร์ชันของสคริปต์นี้ที่โค้ดมีการอัปเดต แสดงเวอร์ชันทั้งหมด

  • v2024.8.29 29-08-2024

    Moved .no-mobile-tap-outline from corner btn spans to container div ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.27.4 28-08-2024

    Appended exclamation mark to tooltip status on Copy btn clicks ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.27.3 27-08-2024

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

  • v2024.8.27.2 27-08-2024

    Limited XHR request for msgs init to non-English user languages ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.27.1 27-08-2024

    Eliminated iconParent from show.copyBtns() for brevity ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.27 27-08-2024

    Re-structured Copy btn elems to align w/ other btns, added status to tooltip on clicks ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.26.1 27-08-2024

    Added error catching to markdown rendering ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.26 27-08-2024

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

  • v2024.8.25.4 25-08-2024

    Removed background style from .no-mobile-tap-outline to accommodate co-existing styles ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.25.3 25-08-2024

    Abstracted .no-mobile-tap-outline class, expanded browser support ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.25.2 25-08-2024

    Disabled blue rectangles around buttons/logo on mobile taps ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.25.1 25-08-2024

    Fixed inaccurate visibleBtnCnt in update.tweaksStyle() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.25 25-08-2024

    Disabled hover zoom fx on mobile ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.22.18 24-08-2024

    Fixed visibleBtnCnt didn't detect Minimize/Expand btns as hidden in un-anchored Standby mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.22.17 24-08-2024

    Removed no-longer used resolve arg from dataProcess.text() return ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.22.16 24-08-2024

    Removed unused arrayify() def/call from dataProcess.text() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.22.15 24-08-2024

    Enlarged Close button in Settings modal, abstracted icons.x ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.22.14 24-08-2024

    Eliminated lingering tip on Font Size slider dismissal ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.22.13 24-08-2024

    Disabled auto-dismiss of Font Size slider on interactive elem clicks ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.22.12 24-08-2024

    Removed auto-hide Font Size slider from show.reply() to support adjusting while streaming ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.22.11 24-08-2024

    Added reply balloon tip checks in fontSizeSlider.toggle() to accommodate unused in dark mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.22.10 24-08-2024

    Added label arg to log.info() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.22.9 24-08-2024

    Changed log.err()s of responses to log.info()s, removed no-longer needed JSON.stringify() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.22.8 24-08-2024

    Added response log to Proxy Mode 200 response failures ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.22.7 24-08-2024

    Added directive to suppress ESLint no-unused-vars warning for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.22.6 24-08-2024

    Expanded auto-type conversion to all args in log.err() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.22.5 24-08-2024

    Corrected typeof comparison in log.info ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.22.4 24-08-2024

    Added type conversion to log.info() to prevent uncaught exceptions in TM (Tampermonkey/tampermonkey#2158) ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.22.3 22-08-2024

    Improved app div Font Size slider dismiss listener

    • Disabled non-left-click dismissal ± Replaced while loop w/ event.target.closest() for readability ↞ [auto-sync from adamlui/chatgpt-apps]
  • v2024.8.22.2 22-08-2024

    Disabled non-left-click dragging in drag handlers ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.22.1 22-08-2024

    Removed unused sliderTip from rects in fontSizeSlider.toggle() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.22 22-08-2024

    Removed test log ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.21.14 22-08-2024

    Added tip to Font Size slider to point to button ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.21.13 21-08-2024

    Improved randQAprompt

    • Expanded blacklist instruction to proxy APIs to cover all OpenAI models
    • Blacklisted oceans + the liver ↞ [auto-sync from adamlui/chatgpt-apps]
  • v2024.8.21.12 21-08-2024

    Condensed toggle.tooltip()

    ± Refactored position routine using objs/loop

    • Shortened currentBtnType to btnType ↞ [auto-sync from adamlui/chatgpt-apps]
  • v2024.8.21.11 21-08-2024

    Added space after 🚀 in update alert ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.21.10 21-08-2024

    Removed config.appSymbol from siteAlert(title) ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.21.9 21-08-2024

    Removed no-longer needed invisible .filter() from cornerBtnTypes in update.tooltip() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.21.8 21-08-2024

    Tweaked Copy icon dimensions in notifs to vertically center text ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.21.7 21-08-2024

    Expanded real-time x-positioning of tooltips to all buutton types ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.21.6 21-08-2024

    Replaced .target.closest() in event handlers w/ more performant .currentTarget ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.21.5 21-08-2024

    Removed no-longer needed tooltip stripping from copy function ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.21.4 21-08-2024

    Limited Copy button tooltips to desktop ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.21.3 21-08-2024

    Replaced Copy button's browser tooltips w/ beautiful custom ones ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.21.2 21-08-2024

    Eliminated handleCopyClick() def from show.copyBtns() for simplicity ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.21.1 21-08-2024

    Added stripping of leading/trailing whitespace to copy function ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.21 21-08-2024

    Eliminated parentElem arg from handleCopyClick() to reduce cognitive overload ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.20.4 21-08-2024

    Merged update.tooltip() into toggle.tooltip() for easier maintenance ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.20.3 21-08-2024

    Moved y-pos calc from update.tooltip() to toggle.tooltip() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.20.2 21-08-2024

    Renamed reCopyCTA to clearer reCopyTooltip in handleCopyClick() ↞ [auto-sync from adamlui/chatgpt-apps]

แสดงเวอร์ชันสคริปต์ทั้งหมด