Greasy Fork is available in English.

DuckDuckGPT 🤖

DuckDuckGo'ya yapay zeka yanıtları ekler (GPT-4o tarafından desteklenmektedir!)

Bunlar scriptin tüm versiyonlarıdır. Versiyonların sadece değişen kodlarını göster.

  • v2024.7.1.15 01.07.2024

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

  • v2024.7.1.14 01.07.2024

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

  • v2024.7.1.13 01.07.2024

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

  • v2024.7.1.12 01.07.2024

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

  • v2024.7.1.11 01.07.2024

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

  • v2024.7.1.10 01.07.2024

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

  • v2024.7.1.9 01.07.2024

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

  • v2024.7.1.8 01.07.2024

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

  • v2024.7.1.7 01.07.2024

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

  • v2024.7.1.6 01.07.2024

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

  • v2024.7.1.5 01.07.2024

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

  • v2024.7.1.4 01.07.2024

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

  • v2024.7.1.3 01.07.2024

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

  • v2024.7.1.2 01.07.2024

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

  • v2024.7.1.1 01.07.2024

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

  • v2024.7.1 01.07.2024

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

  • v2024.6.30.17 01.07.2024

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

  • v2024.6.30.16 01.07.2024

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

  • v2024.6.30.15 01.07.2024

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

  • v2024.6.30.14 01.07.2024

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

  • v2024.6.30.13 30.06.2024

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

  • v2024.6.30.12 30.06.2024

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

  • v2024.6.30.11 30.06.2024

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

  • v2024.6.30.10 30.06.2024

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

  • v2024.6.30.9 30.06.2024

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

  • v2024.6.30.8 30.06.2024

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

  • v2024.6.30.7 30.06.2024

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

  • v2024.6.30.6 30.06.2024

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

  • v2024.6.30.5 30.06.2024

    Condensed fill starry BG routine ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.30.4 30.06.2024

    Removed unused CSS, replaced document.createElement('style') w/ createStyle() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.30.3 30.06.2024

    Enlarged clip-path of app div for uncropped hover shadow ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.30.2 30.06.2024

    Added starry background ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.30.1 30.06.2024

    Added createStyle() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.30 30.06.2024

    Fixed footer offset unless related queries appear ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.29.17 30.06.2024

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

  • v2024.6.29.16 30.06.2024

    Added overscroll-behavior: contain to answer pre styles ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.29.15 30.06.2024

    Added modals.init() for classification + disable wheel-scrolling ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.29.14 30.06.2024

    Renamed icons.shuffle + vars to more semantic arrow names ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.29.13 30.06.2024

    Removed stroke inits from icons.widescreen path method sigs for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.29.12 30.06.2024

    Replaced leaveAReview() content w/ modals.feedback.show() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.29.11 30.06.2024

    Added space strippping of AlternativeTo btn label in Feedback modal ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.29.10 30.06.2024

    Replaced config.feedbackURL w/ new modals.feedback.show() + click listener ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.29.9 30.06.2024

    Added optional attrs arg to createAnchor() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.29.8 30.06.2024

    Added modals.settings.get() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.29.7 30.06.2024

    Removed unused 'id' from settingToggleAttrs ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.29.6 29.06.2024

    Added hiding of Settings when showing About ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.29.5 29.06.2024

    Added modal class for future use ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.29.4 29.06.2024

    Removed Color Scheme button ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.29.3 29.06.2024

    Disabled hover-zoom of Settings items on mobile ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.29.2 29.06.2024

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

Tüm komut dosyası sürümlerini göster