DuckDuckGPT 🤖

DuckDuckGo に AI 回答を追加します (GPT-4o で動作!)

コードが変更されたバージョンのみを表示しています。 すべてのバージョンを表示

  • v2024.10.2.1 2024/10/02

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

  • v2024.10.2 2024/10/02

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

  • v2024.9.30.3 2024/10/01

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

  • v2024.9.30.2 2024/09/30

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

  • v2024.9.30.1 2024/09/30

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

  • v2024.9.30 2024/09/30

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

  • v2024.9.29.1 2024/09/30

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

  • v2024.9.29 2024/09/30

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

  • v2024.9.28.1 2024/09/28

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

  • v2024.9.28 2024/09/28

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

  • v2024.9.26.3 2024/09/27

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

  • v2024.9.26.2 2024/09/27

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

  • v2024.9.26.1 2024/09/27

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

  • v2024.9.26 2024/09/26

    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 2024/09/25

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

  • v2024.9.25 2024/09/25

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

  • v2024.9.24.3 2024/09/25

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

  • v2024.9.24.2 2024/09/24

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

  • v2024.9.24.1 2024/09/24

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

  • v2024.9.24 2024/09/24

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

  • v2024.9.23.3 2024/09/24

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

  • v2024.9.23.2 2024/09/24

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

  • v2024.9.23.1 2024/09/24

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

  • v2024.9.23 2024/09/23

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

  • v2024.9.22.7 2024/09/22

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

  • v2024.9.22.6 2024/09/22

    Eliminated double casting in modals.settings.createAppend() for clarity ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.22.5 2024/09/22

    Renamed menu.state.<symbol|word> to .<symbols|words> for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.22.4 2024/09/22

    Removed whitespace from No Update Found alert title ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.22.3 2024/09/22

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

  • v2024.9.22.2 2024/09/22

    Removed unused appName msg since same in all langs ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.22.1 2024/09/22

    Refactored No Update Available alert code for improved readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.22 2024/09/22

    Moved app.msgs fallbacks in refs to obj init to condense code ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.21.9 2024/09/22

    Optimized localized msgs init for readability

    ± Abstracted fetchMsgs() ± Renamed onLoad() to handleMsgs() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.21.8 2024/09/22

    Moved msgs to app.msgs for improved structure ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.21.7 2024/09/22

    Moved appAlerts to app.alerts + init before function defs for simplicity/readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.21.6 2024/09/22

    Moved settingsProps to app.settings for simplicity ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.21.5 2024/09/21

    Shrank Modal button fonts -1px to fit more text in Chromium browsers ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.21.4 2024/09/21

    Shrank Debug/Animations icons in Settings/notifs ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.21.3 2024/09/21

    Limited button click animations to About/Settings/Speak buttons ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.21.2 2024/09/21

    Corrected chatbar button CSS values ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.21.1 2024/09/21

    Added reply link color styles ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.21 2024/09/21

    Replaced .removeChild(elem) w/ elem.remove() to condense code ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.19.8 2024/09/20

    Refactored button creation to use semantic <button> elems ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.19.7 2024/09/20

    Corrected CSS transition syntax ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.19.6 2024/09/20

    Fixed corner button hover zooms no longer smooth ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.19.5 2024/09/20

    Removed dark scheme link underline style ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.19.4 2024/09/19

    Removed Pin button click listener, simplified hover handler ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.19.3 2024/09/19

    Added pre-obs appDivContainer check in case already loaded ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.19.2 2024/09/19

    Moved CSS props away from selector lines of multi-line blocks for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.19.1 2024/09/19

    Tweaked v-pos of gradient BG when animations enabled

    ± Raised dark scheme graident +30px ± Lowered light scheme gradient -30px ↞ [auto-sync from adamlui/chatgpt-apps]

スクリプトのすべてのバージョンを表示