DuckDuckGPT 🤖

DuckDuckGo에 AI 답변을 추가합니다(GPT-4o 제공!)

코드가 바뀐 버전들입니다. 모든 버전 보기

  • v2024.7.10 2024-07-10

    Added high z-index to app div to defeat sidebar elems in Anchored mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.9.6 2024-07-09

    Added border radius to starsDivsContainer to match corner bounding of host container ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.9.5 2024-07-09

    Moved Pin button left to right of Wider Sidebar button ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.9.4 2024-07-09

    Fixed Related Queries don't appear if active when toggling Anchored mode off ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.9.3 2024-07-09

    Made dark scheme app div gradient bg color stop positions fixed ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.9.2 2024-07-09

    Added slight gradient to dark scheme app div bg ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.9.1 2024-07-09

    Reduced thumb stroke + moved bottom one right more in Settings icon ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.9 2024-07-09

    Updated Settings icon's thumbs to be circular ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.8.12 2024-07-09

    Centered chatbar button tooltips ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.8.11 2024-07-09

    Disabled modal btn hover-zoom w/ animation setting, synced .chatgpt-modal a style from other GPT apps ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.8.10 2024-07-09

    Capped logo width in mobile About modal ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.8.9 2024-07-09

    Added hover-zooms to modal buttons, slowed zoom of Standby button ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.8.8 2024-07-09

    Fixed alignment of non-Auto scheme status in Settings too low ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.8.7 2024-07-09

    Hid related queries when toggling Anchored mode on ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.8.6 2024-07-09

    Abstracted update.rqVisibility() for re-use ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.8.5 2024-07-09

    Increased modal transition-in durations ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.8.4 2024-07-08

    Added auto-disable of each other when toggling Auto/manual-get modes ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.8.3 2024-07-08

    Added instant Auto-get when toggling on for 1st time ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.8.2 2024-07-08

    Replaced this.standbyBtnClickHandler w/ show.reply.standbyBtnClickHandler for readability + improved scoping ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.8.1 2024-07-08

    Abstracted Standby button click handler for re-use ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.8 2024-07-08

    Increased hover-zoom of Standby + related query btns

    • Removed unneeded scale(1) inits ↞ [auto-sync from adamlui/chatgpt-apps]
  • v2024.7.7.3 2024-07-08

    Enabled shadow even for dark scheme notifications to not be shadowless against light pages ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.7.2 2024-07-07

    Refined Pin button menu x-flip threshold, made pos init stickier, re-padded menu ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.7.1 2024-07-07

    Re-styled Pin button menu to look like tooltips ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.7 2024-07-07

    Replaced 'Nothing' in Pin button menu w/ 'Sidebar' + icon, moved to middle ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.19 2024-07-07

    Updated Anchor Mode setting key name in settingsProps ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.18 2024-07-07

    Shrank sparkles icon in animations on/off notifs ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.17 2024-07-07

    Animated cycle arrows icon for Auto scheme in Settings + notifications ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.16 2024-07-07

    Added mode/scheme icons to notifications ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.15 2024-07-07

    Added missing comma in appStyle ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.14 2024-07-07

    Moved opacity/transform smoothening from .fade-in to app div selector in CSS to restore smooth fade-ins ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.13 2024-07-07

    Made key detection in Settings icon create/prepend routine case-insensitive

    ... to support future key name changes ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.12 2024-07-07

    Shortened Settings icon create/prepend routine using new icon prop ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.11 2024-07-07

    Added icon prop to settingsProps ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.10 2024-07-07

    Alphabetized icons entries for easier maintenance ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.9 2024-07-07

    Renamed icons.speechBalloonArrowed to more clear .speechBalloonLasso ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.8 2024-07-07

    Renamed icons.about to more descriptive .questionMarkCircle ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.7 2024-07-07

    Renamed icons.language to .languageChars ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.6 2024-07-07

    Renamed icons.speechBalloon to .speechBalloons ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.5 2024-07-07

    Renamed icons.autoSpeechBalloon to .speechBalloonArrowed ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.4 2024-07-06

    Styled state words in notifications ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.3 2024-07-06

    Hid Anchor mode Settings toggle from mobile/centered users ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.2 2024-07-06

    Added pinSVG check before adding listeners ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.1 2024-07-06

    Tweaked ctrAddend in update.tooltip() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6 2024-07-06

    Merged pinSVG listener statements in show.reply() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.5.14 2024-07-06

    Inserted missing obj name in appStyle ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.5.13 2024-07-06

    Added animation to Anchor mode minimize/restore ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.5.12 2024-07-06

    Changed pinMenu.onomuseout to destroy menu to avoid ghost appearances ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.5.11 2024-07-06

    Moved chatbar width from wsbStyles to update.chatbarWidth() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.5.10 2024-07-06

    Removed blurry star layer from fillStarryBG() since it looks better ↞ [auto-sync from adamlui/chatgpt-apps]

모든 스크립트 버전 보기