BraveGPT 🤖

Thêm câu trả lời AI vào Brave Search (được cung cấp bởi GPT-4o!)

Đây là phiên bản của script này, nơi mã nguồn đã được cập nhật. Hiện tất cả các phiên bản.

  • 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]

  • v2024.8.25.5 25-08-2024

    Added asterisk-stripping to related queries ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.25.4 25-08-2024

    Converted regex group in dataProcess.text()'s arrayify() to non-capturing for improved performance ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.25.3 25-08-2024

    Removed unneeded escape chars from rqPrompt ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.25.2 25-08-2024

    Fixed inaccurate visibleBtnCnt in update.tweaksStyle() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.25.1 25-08-2024

    Added quote-stripping to related queries ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.25 25-08-2024

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

  • v2024.8.24.21 24-08-2024

    Fixed visibleBtnCnt didn't detect Minimize/Expand btns as hidden in un-anchored Standby mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.24.20 24-08-2024

    Removed no-longer used resolve arg from dataProcess.text() return ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.24.19 24-08-2024

    Abstracted icons.arrowDownRight ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.24.18 24-08-2024

    Enlarged Close button in Settings modal, abstracted icons.x ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.24.17 24-08-2024

    Eliminated lingering tip on Font Size slider dismissal ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.24.16 24-08-2024

    Disabled auto-dismiss of Font Size slider on interactive elem clicks ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.24.15 24-08-2024

    Corrected currentReply selector in show.related(queries) ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.24.14 24-08-2024

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

  • v2024.8.24.13 24-08-2024

    Fixed related query balloons exceed app div bounds if suggestion too long ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.24.12 24-08-2024

    Removed auto-hide Font Size slider from show.reply() to support adjusting while streaming ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.24.11 24-08-2024

    Added reply balloon tip checks in fontSizeSlider.toggle() to accommodate unused in dark mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.24.10 24-08-2024

    Added label arg to log.info() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.24.9 24-08-2024

    Changed log.err()s of responses to log.info()s, removed no-longer needed JSON.stringify() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.24.8 24-08-2024

    Added response log to Proxy Mode 200 response failures ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.24.7 24-08-2024

    Added directive to suppress ESLint no-unused-vars warning for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.24.6 24-08-2024

    Expanded auto-type conversion to all args in log.err() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.24.5 24-08-2024

    Corrected typeof comparison in log.info ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.24.4 24-08-2024

    Added type conversion to log.info() to prevent uncaught exceptions in TM (Tampermonkey/tampermonkey#2158) ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.24.3 24-08-2024

    Added suggested answers to AI questions ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.24.2 24-08-2024

    Removed no-longer used show.related.greenlit flag ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.24.1 24-08-2024

    Simplified recursion routine in show.related(queries) ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.24 24-08-2024

    Condensed get.related() promise chains, eliminated lastQuery init ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.23 24-08-2024

    Fixed related query balloons exceed app div bounds if suggestion too long ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.22.3 22-08-2024

    Improved app div Font Size slider dismiss listener

    • Disabled non-left-click dismissal ± Replaced while loop w/ event.target.closest() for readability ↞ [auto-sync from adamlui/chatgpt-apps]

Hiển thị mọi phiên bản của script