BraveGPT 🤖

Legger til AI-svar på Brave Search (drevet av GPT-4o!)

Dette er versjoner av dette scriptet hvor koden ble oppdatert. Vis alle versjoner.

  • v2024.9.4 04.09.2024

    Changed modals to CSS grids for auto-centered header icon

    ± Tweaked styles accordingly ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.3.3 04.09.2024

    Renamed hostContainer to appDivContainer for improved clarity ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.3.2 03.09.2024

    Improved hostContainer init to await promise resolution upon load ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.3.1 03.09.2024

    Moved (!isMobile) condition out of setTimeout() in toggle.minimized() to avoid unnecessary execution ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.3 03.09.2024

    Refactored restoreAppDiv() to process elems from top-to-bottom for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.2.9 03.09.2024

    Removed extraneous symbols ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.2.8 03.09.2024

    Renamed saveAppDiv.content to more semantic saveAppDiv.html ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.2.7 03.09.2024

    Fixed lingering tooltip on Minimize/Restore button clicks ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.2.6 03.09.2024

    Removed remnants of handleRQevent() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.2.5 03.09.2024

    Replaced handleRQevent() w/ anonymous function for simplicity ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.2.4 03.09.2024

    Refactored listenerize.replySection() for clarity

    ± Replaced function defs w/ obj prop assignments ± Re-ordered routines ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.2.3 03.09.2024

    Added Standby button click listener re-assignment to restoreAppDiv() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.2.2 03.09.2024

    Abstracted listenerize.appDiv(), added to restoreAppDiv() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.2.1 03.09.2024

    Fixed disappearing app div ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.2 02.09.2024

    Re-ordered CSS for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.1.1 01.09.2024

    Disabled rendering of empty stream chunks ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.9.1 01.09.2024

    Added retry diff API on no text streamed ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.31.1 01.09.2024

    Tweaked/merged modal close button styles ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.31 01.09.2024

    Deleted dot from modal.classList.add() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.30.3 31.08.2024

    Refined rqPrompt to be less explicit for stealth ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.30.2 31.08.2024

    Updated Free Chat API endpoint URL ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.30.1 30.08.2024

    Trimmed 0px to 0 in CSS ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.30 30.08.2024

    Removed get.reply.status check from xhr.onerror in get.reply() to accommodate Streaming Mode reader considers errors done ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.29.4 29.08.2024

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

  • v2024.8.29.3 29.08.2024

    Resized mobile app div, restored border for light mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.29.2 29.08.2024

    Removed app div border from mobile, re-pos bottom to match ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.29.1 29.08.2024

    Moved .no-mobile-tap-outline from corner btn spans to container div

    • Removed duplicate settingsSpan class assignment ↞ [auto-sync from adamlui/chatgpt-apps]
  • v2024.8.29 29.08.2024

    Wrapped corner buttons in div to align w/ other KudoAI scripts ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.28 28.08.2024

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

  • v2024.8.27.7 28.08.2024

    Appended exclamation mark to tooltip status on Copy btn clicks ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.27.6 27.08.2024

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

  • v2024.8.27.5 27.08.2024

    Limited XHR request for msgs init to non-English user languages ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.27.4 27.08.2024

    Expanded queryisQuestion instructions in rqPrompt to Free Chat API

    • Added whitespace for readability ↞ [auto-sync from adamlui/chatgpt-apps]
  • v2024.8.27.3 27.08.2024

    Improved prompt for fetching suggested answers to AI questions ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.27.2 27.08.2024

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

  • v2024.8.27.1 27.08.2024

    Eliminated iconParent from show.copyBtns() for brevity ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.27 27.08.2024

    Re-structured Copy btn elems to align w/ other btns, added status to tooltip on clicks ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.26.1 27.08.2024

    Added error catching to markdown rendering ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.26 27.08.2024

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

  • v2024.8.25.16 26.08.2024

    Resized related query bubbles to fit content ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.25.15 25.08.2024

    Removed outdated CSS style ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.25.14 25.08.2024

    Disabled suggesting answers to questions if Shuffle button used ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.25.13 25.08.2024

    Fixed get.related() retries generate related questions vs. answers to questions ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.25.12 25.08.2024

    Improved arrayify() in dataProcess.text()

    ± Reverted to parsing lines by numbers to avoid prefaces

    • Included quotes after numbering in stripping ↞ [auto-sync from adamlui/chatgpt-apps]
  • v2024.8.25.11 25.08.2024

    Improved arrayify() in dataProcess.text()

    • Added leading/trailing whitespace trimming of strList ± Simplified line parsing to rely on line breaks/anchor since numbering stripped anyway ± Improved accuracy of numbering/quotes-stripipng ↞ [auto-sync from adamlui/chatgpt-apps]
  • v2024.8.25.10 25.08.2024

    Improved arrayify() in dataProcess.text()

    ± Strip double-asterisks anywhere in string ± Strip numbering even if quotes precede it ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.25.9 25.08.2024

    Removed background style from .no-mobile-tap-outline to accommodate co-existing styles ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.25.8 25.08.2024

    Expanded symbol-stripping of related queries to handle any qty of symbols

    • Corrected CSS prop name ↞ [auto-sync from adamlui/chatgpt-apps]
  • v2024.8.25.7 25.08.2024

    Abstracted .no-mobile-tap-outline class, expanded browser support ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.25.6 25.08.2024

    Disabled blue rectangles around buttons/logo on mobile taps ↞ [auto-sync from adamlui/chatgpt-apps]

Show all script versions