Greasy Fork is available in English.

DuckDuckGPT 🤖

Додає відповіді штучного інтелекту в DuckDuckGo (на базі GPT-4o!)

Це версії цього скрипту, де код був змінений. Показати всі версії.

  • v2024.10.20.2 20.10.2024

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

  • v2024.10.20.1 20.10.2024

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

  • v2024.10.20 20.10.2024

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

  • v2024.10.19 20.10.2024

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

  • v2024.10.17.3 18.10.2024

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

  • v2024.10.17.3 17.10.2024

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

  • v2024.10.17.1 17.10.2024

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

  • v2024.10.17 17.10.2024

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

  • v2024.10.14.1 15.10.2024

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

  • v2024.10.14 15.10.2024

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

  • v2024.10.11.3 12.10.2024

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

  • v2024.10.11.2 12.10.2024

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

  • v2024.10.11.1 12.10.2024

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

  • v2024.10.11 12.10.2024

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

  • v2024.10.6 07.10.2024

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

  • v2024.10.5.3 05.10.2024

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

  • v2024.10.5.2 05.10.2024

    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.1 05.10.2024

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

  • v2024.10.5 05.10.2024

    Tweaked rqPrompt to bypass new Free Chat API detection ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.4 04.10.2024

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

  • v2024.10.3.4 04.10.2024

    Fixed sidebar changes width in Wider Sidebar mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.3.3 04.10.2024

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

  • v2024.10.3.2 03.10.2024

    Tweaked rqPrompt to bypass new Free Chat API detection ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.3.1 03.10.2024

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

  • v2024.10.3 03.10.2024

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

  • v2024.10.2.1 02.10.2024

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

  • v2024.10.2 02.10.2024

    Removed dead Futurepeida links from Rate Us clicks ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.30.3 01.10.2024

    Removed no-longer needed footer offset ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.30.2 30.09.2024

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

  • v2024.9.30.1 30.09.2024

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

  • v2024.9.30 30.09.2024

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

  • v2024.9.29.1 30.09.2024

    Increased blur/distance of app div's hover shadow ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.29 30.09.2024

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

  • v2024.9.28.1 28.09.2024

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

  • v2024.9.28 28.09.2024

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

  • v2024.9.26.3 27.09.2024

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

  • v2024.9.26.2 27.09.2024

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

  • v2024.9.26.1 27.09.2024

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

  • v2024.9.26 26.09.2024

    Abstracted isStarryDM in update.style.app(), hard-coded Standby Mode styles

    ... to align w/ other KudoAI scripts for easier maintenance ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.25.1 25.09.2024

    Corrected Pin Menu label msg key, removed no longer-needed fallback checks ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.25 25.09.2024

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

  • v2024.9.24.3 25.09.2024

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

  • v2024.9.24.2 24.09.2024

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

  • v2024.9.24.1 24.09.2024

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

  • v2024.9.24 24.09.2024

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

  • v2024.9.23.3 24.09.2024

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

  • v2024.9.23.2 24.09.2024

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

  • v2024.9.23.1 24.09.2024

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

  • v2024.9.23 23.09.2024

    Improved settings.load() to accept arrays for flexibility ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.22.7 22.09.2024

    Updated localized msg handling to merge w/ instead of replace app.msgs ↞ [auto-sync from adamlui/chatgpt-apps]

Показати всі версії сценарію