Greasy Fork is available in English.

BraveGPT 🤖

Fügt AI-Antworten zu Brave Search hinzu (betrieben von GPT-4o!)

Das sind Skriptversionen, bei denen der Quelltext aktualisiert wurde. Alle Versionen anzeigen.

  • v2024.6.17.11 17.06.2024

    Removed unneeded text-decoration: none from .kudoai a:hover {} in appStyle ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.10 17.06.2024

    Moved .kudoai selectors up in appStyle for improved organization ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.9 17.06.2024

    Removed unused CSS prop, corrected typo ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.8 17.06.2024

    Disabled Color Scheme modal dismissal on scheme button clicks ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.7 17.06.2024

    Added Color Scheme button to app header ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.6 17.06.2024

    Added focus chatbar + change placeholder to 'Type something...' on empty reply submissions ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.5 17.06.2024

    Enabled showing 'by KudoAI' in Wider Sidebar mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.4 17.06.2024

    Vertically expanded wheel-scrollable-area of font size slider track ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.3 17.06.2024

    Added drop shadow to font size slider thumb ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.2 17.06.2024

    Auto-disabled Streaming Mode for Edge users (KudoAI/bravegpt#48) ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.1 17.06.2024

    Corrected key name for msgs.alert_isOnlyAvailFor ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17 17.06.2024

    Doubled recursion delay for Edge users in dataProcess.stream() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.15 17.06.2024

    Corrected region-stripping regex in msgs getter ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.14 17.06.2024

    Vertically expanded mouse-wheel-scrollable area of font size slider ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.13 17.06.2024

    Doubled recursion delay for Edge users in dataProcess.stream() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.12 16.06.2024

    Narrowed scopes of app div elem selectors for improved performance ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.11 16.06.2024

    Moved hWheelDistance init from fontSizeSlider.createAppend() to top-level for easier maintenance ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.10 16.06.2024

    Shortened func sigs, added get.related.status checks to retries ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.9 16.06.2024

    Moved font size slider functions into obj for improved maintainability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.8 16.06.2024

    Lowered About btn ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.7 16.06.2024

    Removed no-longer needed toggleFontSizeSlider() from toggleSidebar() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.6 16.06.2024

    Renamed 'knob' to 'thumb' in moveKnob() name + comments ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.5 16.06.2024

    Re-sized/colored font size slider thumb ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.4 16.06.2024

    Renamed font size slider var/class/id names to be more semantic ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.3 16.06.2024

    Increased processStreamText recursion interval for Edge users ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.2 16.06.2024

    Added font size option/button/slider ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.1 16.06.2024

    Fixed auto-focus chatbar to work from Standby mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16 16.06.2024

    Fixed Edge STATUS_ACCESS_VIOLATION bug ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.15.4 16.06.2024

    Removed leftover appDiv.append(kudoAIspan) ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.15.3 16.06.2024

    Restricted showing 'by KudoAI' in header only if it fits ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.15.2 16.06.2024

    Re-sized/padded chatbar to avoid v-scrollbar in at least Chromium browsers ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.15.1 16.06.2024

    Changed .balloon-tip positioning to float: left for simpler props ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.15 16.06.2024

    Moved answer balloon tip styles from show.reply() to appStyle, condensed inits/appends

    ± Converted em/rem to px to futureproof against size changes ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.14.2 15.06.2024

    Bumped latest commit hash in config.assetHostURL ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.14.1 15.06.2024

    Added auto-focus chatbar menu toggle ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.14 14.06.2024

    Added Mask Browser to compatibility ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.13.9 13.06.2024

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

  • v2024.6.13.8 13.06.2024

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

  • v2024.6.13.6 13.06.2024

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

  • v2024.6.13.4 13.06.2024

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

  • v2024.6.13.3 13.06.2024

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

  • v2024.6.13.2 13.06.2024

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

  • v2024.6.13.1 13.06.2024

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

  • v2024.6.13 13.06.2024

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

  • v2024.6.12.10 13.06.2024

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

  • v2024.6.12.9 13.06.2024

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

  • v2024.6.12.8 13.06.2024

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

  • v2024.6.12.7 13.06.2024

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

  • v2024.6.12.6 13.06.2024

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

  • v2024.6.12.6 13.06.2024

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

Alle Skript-Versionen anzeigen