Greasy Fork is available in English.

DuckDuckGPT 🤖

Aldonas AI-respondojn al DuckDuckGo (ebligita de GPT-4o!)

These are all versions of this script. Show only the versions where the code changed.

  • v2024.7.3 2024/07/03

    Added button glow ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.11 2024/07/03

    Added // @resource loading of logo b64 to update.appLogoSrc() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.10 2024/07/03
  • v2024.7.2.10 2024/07/02

    Enlarged About header logo ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.9 2024/07/02

    Moved logo in About modal after close btn, centered/padded it ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.8 2024/07/02

    Eliminated logo pre-load/update.titleAnchor() since src inline + added logo to About modal ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.7 2024/07/02

    Reduced config.minFontSize to 11px ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.6 2024/07/02

    Condensed/moved modals.settings.keyHandler up a level, moved document.onkeydown to near-end of main routine ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.5 2024/07/02

    Moved dragHandlers into modals for improved maintainability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.4 2024/07/02

    Moved mousedown listener for dragging from body to modal.init(), shortened handler ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.3 2024/07/02

    Made light scheme modal bg gradient more subtle ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.2 2024/07/02

    Made dark scheme modal bg gradient more subtle ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.1 2024/07/02

    Added white border to all dark scheme modals ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2 2024/07/02

    Added gradient bg to all modals ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.23 2024/07/02

    Added starry bg to all modals ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.22 2024/07/02

    Disabled mobile scrolling when swiping on modals ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.21 2024/07/02

    Abstracted modals.settings.clickHandler() up one level to support re-use in future modals ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.20 2024/07/02

    Added modals.hide() to easily re-use custom animation styles in future modals ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.19 2024/07/02

    Extended modals.init() actions, replaced bg CSS selectors w/ general ones ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.18 2024/07/02

    Slowed modal transitions, moved styles to more general selector ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.17 2024/07/02

    Made Settings modal's About status label ticker-scrolling toggle w/ Foreground Animations toggle ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.16 2024/07/02

    Made modals click-draggable ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.15 2024/07/01

    Added chatgpt.js to About item in Settings + ticker scroll effect ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.14 2024/07/01

    Merged toggle.animations.bg() + toggle.animations.fg() into toggle.animations(layer) ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.13 2024/07/01

    Fixed Auto scheme selection doesn't stick in memory or status label ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.12 2024/07/01

    Added starry bg to Settings modal ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.11 2024/07/01

    Abstracted fillStarryBG(targetNode) ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.10 2024/07/01

    Corrected notification msg when picking Auto color scheme ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.9 2024/07/01

    Merged one-off update.stars() into update.scheme() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.8 2024/07/01

    Alphabetized update methods for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.7 2024/07/01

    Added update.scheme() for change listener + modals.scheme.show(), condensed code ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.6 2024/07/01

    Moved content update functions into update obj for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.5 2024/07/01

    Disabled text selection when dragging Font Size slider thumb ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.4 2024/07/01

    Raised Wider Sidebar button in Firefox ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.3 2024/07/01

    Added slight blue tint to dark scheme answer pre ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.2 2024/07/01

    Re-padded chatbar buttons to look nicer ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.1 2024/07/01

    Increased right-gap of Settings button ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1 2024/07/01

    Re-styled dark scheme answer bubble ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.30.17 2024/07/01

    Tweaked related query bubble bg's to show bg dots most beautifully ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.30.16 2024/07/01

    Lightened dark scheme corner btn hover dim ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.30.15 2024/07/01

    Added option to disable foreground animations ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.30.14 2024/07/01

    Replaced createSVGpath() w/ createSVGelem(type, attrs) to support more complex SVGs ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.30.13 2024/06/30

    Refined randQAprompt ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.30.12 2024/06/30

    Increased starDiv heights so med/lg dots aren't squashed ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.30.11 2024/06/30

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

  • v2024.6.30.10 2024/06/30

    Changed configWordSpan to more semantic configStatusSpan, improved comments ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.30.9 2024/06/30

    Added Background Animations settings toggle ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.30.8 2024/06/30

    Re-defined erroneously deleted proxyToggle in toggle.proxyMode() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.30.7 2024/06/30

    Implemented modals.settings.get() in ends of toggle/prompt routines ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.30.6 2024/06/30

    Changed dark scheme bg hover glow trigger from app div to chatbar hover/focus ↞ [auto-sync from adamlui/chatgpt-apps]

Show all script versions