Greasy Fork is available in English.

DuckDuckGPT 🤖

Ajoute les réponses ChatGPT à la barre latérale DuckDuckGo (propulsé par GPT-4o!)

Ceci est la version du script où le code a été mise à jour. Présenter toutes les versions.

  • v2024.6.13.9 2024-06-13

    Replaced .ddgpt w/ #ddgpt ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.13.8 2024-06-13

    Corrected proxy toggle link selectors in div alerts ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.13.6 2024-06-13

    Replaced inline .proxy-toggle-link w/ appStyle.alert-link+ added underline if dark scheme ↞ [auto-sync fromadamlui/chatgpt-apps`]

  • v2024.6.13.4 2024-06-13

    Renamed .proxyToggle to .proxy-toggle-link for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.13.3 2024-06-13

    Limited query re-send in toggleProxyMode() to only if user alerted ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.13.2 2024-06-13

    Limited app title/logo update to reply UI ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.13.1 2024-06-13

    Restricted chatbar auto-focus at most once per show.reply() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.13 2024-06-13

    Added replace app title w/ logo on load for Standby mode early app loads ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12.13 2024-06-13

    Moved browser flag inits up ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12.12 2024-06-13

    +1s to timeout before get.related(query) retry ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12.11 2024-06-13

    Reversed default auto-get disabled if mobile ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12.10 2024-06-13

    Renamed get.answer() to get.reply() for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12.9 2024-06-13

    Renamed/moved show func defs into show obj for improved maintainability/readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12.8 2024-06-13

    Moved query augment function defs above get ones for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12.7 2024-06-13

    Renamed get.relatedQueries() to get.related() for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12.6 2024-06-13

    Made Standby mode default on new installations ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12.5 2024-06-13

    Moved config + API prop inits up for easier maintenance ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12.4 2024-06-13

    Added show related queries on 1st toggle + standby mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12.3 2024-06-13

    Moved data processing funcs into dataProcess obj for improved maintainability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12.2 2024-06-13

    Removed straggling function keyword ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12 2024-06-13

    Added retries to getRelatedQueries(), delayed show till after answer load

    ± Corrected getShowReply.attemptCnt resets for working init condition in getShowReply() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.11.12 2024-06-12

    Fixed Play button only speaks 1st answer chunk in Streaming Mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.11.11 2024-06-12

    Replaced hasOwnProperty w/ Object.prototype.hasOwnProperty.call to satisfy picky ESLint ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.11.10 2024-06-12

    Removed no-longer used // @connect onrender.com ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.11.9 2024-06-12

    Fixed api.pick() to not retry timed out APIs ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.11.8 2024-06-12

    Re-organized/named functions/vars for improved maintenance/readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.11.7 2024-06-11

    Increased timeout range before trying next API ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.11.6 2024-06-11

    Removed dead proxy API ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.11.5 2024-06-11

    Moved main routine after func defs ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.11.4 2024-06-11

    Added flagging of timed out APIs in getShowReply.triedAPIs to not exclude from new query tries ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.11.3 2024-06-11

    Moved updateTweaksStyle() in appShow() into show-answer block for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.11.2 2024-06-11

    Included standby mode in chatbar auto-focus for faster access

    ± Corrected appShow() arg in processStream() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.11.1 2024-06-11

    Overhauled answer sender/status/err tracking/handling to be more robust ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.11 2024-06-11

    Removed math query augment for being too pollutive ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.10.11 2024-06-10

    Expanded Auto-Scroll to work in Sticky Sidebar mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.10.10 2024-06-10

    Re-anchored Auto-Scroll to above related queries + disabled outside Streaming Mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.10.9 2024-06-10

    Condensed <add|remove>EvenListener()s ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.10.8 2024-06-10

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

  • v2024.6.10.7 2024-06-10

    Added base to parseInt()s for explicit radix ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.10.6 2024-06-10

    Re-sized/padded chatbar, updated autosizeChatbar() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.10.5 2024-06-10

    Added auto-close to Streaming Mode Unavailable in OpenAI alert on proxy toggle click ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.10.4 2024-06-10

    Removed no-longer necessary conditions from chatbar auto-focus since appShow() update ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.10.3 2024-06-10

    Fixed Auto-Scroll mode to work w/ updated appShow() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.10.2 2024-06-10

    Added scroll-to-top on mobile if user interacted ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.10.1 2024-06-10

    Moved augmentQuery() from handleRQevent() to handleSubmit() for more logical flow

    • Eliminated yourReply in handleSubmit() containing redundant language augment ↞ [auto-sync from adamlui/chatgpt-apps]
  • v2024.6.10 2024-06-10

    Added query augment stripping to handleSubmit() in appShow() + get/show related queries in getShowReply() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.9.10 2024-06-10

    Refined math query augment ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.9.9 2024-06-10

    Increased no proxy response timeout before tryDiffAPI() +2s if not streaming

    ... since text processing of finished stream response takes longer ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.9.8 2024-06-10

    Added spacing if multi-msgs passed to appAlert() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.9.7 2024-06-10

    Shrank rendered markdown headings, added h3 styles ↞ [auto-sync from adamlui/chatgpt-apps]

Afficher toutes les versions de script