BraveGPT 🤖

Adiciona respostas do ChatGPT à barra lateral de pesquisa do Brave (alimentado por GPT-4!)

Estas são as versões deste script em que houve atualização do código. Mostar todas versões.

  • v2024.5.23.2 24/05/2024

    Limited localized msg load to non-English sys langs ↞ [auto-sync from adamlui/chatgpt-apps/bravegpt]

  • v2024.5.23 23/05/2024

    Moved config.userLanguage init out of config init to support VM ↞ [auto-sync from adamlui/chatgpt-apps/bravegpt]

  • v2024.5.17.1 18/05/2024

    Appended commit hashes to icon meta URLs to preserve assets ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.5.17 18/05/2024

    Bumped chatgpt.js to 2.9.2 ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.5.16.2 17/05/2024

    Updated // @supportURL ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.5.16.1 17/05/2024

    Updated latest asset commit hash in config.assetHostURL ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.5.16 16/05/2024

    Bumped chatgpt.js to 2.8.0 ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.5.11 11/05/2024

    Bumped chatgpt.js to 2.7.1 ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.5.10 11/05/2024

    Inserted latest locale commit hash to config.assetHostURL to preserve potentially deleted msg keys ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.5.9 09/05/2024

    Bumped chatgpt.js to 2.7.0 + generate-ip to 2.4.1 ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.5.8.1 08/05/2024

    Added doc URL as header comment ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.5.8 08/05/2024

    Updated chat.openai.com URLs to chatgpt.com ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.5.7 07/05/2024

    Bumped chatgpt.js to 2.6.10 ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.5.5.3 05/05/2024

    Added 'Send reply' tooltip removal on click-sends

  • v2024.5.5.2 05/05/2024

    Renamed rqEventHandler() to more parallel handleRQevent()

  • v2024.5.5.1 05/05/2024

    Fixed chatbar always auto-focuses on 1st load

  • v2024.5.5 05/05/2024

    Excluded related query submissions from triggering chatbar auto-focus

  • v2024.5.4.1 04/05/2024

    Added auto-focus chatbar on 2nd+ loads

  • v2024.5.4 04/05/2024

    Updated ChatGPT session endpoint URL

  • v2024.5.2 02/05/2024

    Replaced raw.githubusercontent.com URLs w/ cdn.jsdelivr.net ones ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.5.1.1 01/05/2024

    Updated raw.githubusercontent.com config.assetHostURL to cdn.jsdelivr.net one ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.5.1 01/05/2024

    Bumped chatgpt.js to 2.6.9 + generate-ip to 2.2.12 ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.4.28.3 28/04/2024

    Loosened comparison operators for smaller filesize ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.4.28.2 28/04/2024

    Replaced using alt as fallback for header logo src w/ appLogoImg.onerror

    ... to hide ugly broken image icon in Chromium browsers ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.4.28.1 28/04/2024

    Shortened .kudo-ai class name to .kudoai

  • v2024.4.28 28/04/2024

    Eliminated isChromium for simplicity ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.4.27 28/04/2024

    Refactored msg fetcher for readability + if en/messages.json ever goes missing

    • Shortened const messages to msgs ↞ [auto-sync from KudoAI/bravegpt]
  • v2024.4.26.6 26/04/2024

    Extended overflow fixing to all ancestors to fight recent/future UI changes ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.4.26.5 26/04/2024

    Removed Sticky Sidebar mode for incompatibility w/ new layout ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.4.26.4 26/04/2024

    Separated 1st line of code from updateAppStyle() signature for readability ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.4.26.3 26/04/2024

    Condensed updateAppStyle() for brevity ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.4.26.2 26/04/2024

    Bumped generate-ip to 2.2.10 ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.4.26.1 26/04/2024

    Added logo/style scheme auto-update on Brave Search scheme changes

    ... since Brave Search fails to consistently auto-reload pages on changes ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.4.26 26/04/2024

    Replaced deprecated var(--search-text-06) light-mode .feedback text color w/ #aaa ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.4.12.3 12/04/2024

    Updated logo to match new Brave one ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.4.12.2 12/04/2024

    Shrank logo ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.4.12.1 12/04/2024

    Added border ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.4.12 12/04/2024

    Bumped generate-ip to 2.2.4 ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.4.10 10/04/2024

    Bumped generate-ip to 2.2.3 ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.4.7 07/04/2024

    Bumped generate-ip to 2.2.1 ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.4.4 05/04/2024

    Bumped chatgpt.js to 2.6.8 ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.3.29 29/03/2024

    Added 'ipv4' to globals ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.3.25.1 26/03/2024

    Updated KaTeX SRI hash ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.3.25 26/03/2024

    Bumped KaTeX to 0.16.10 ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.3.5.4 10/03/2024

    Replaced '(c)' w/ '©' ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.3.5.4 06/03/2024

    Bumped chatgpt.js to 2.6.7 ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.3.5.3 05/03/2024

    Added hyphens to script name regex in config.updateURL ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.3.5.2 05/03/2024

    Further reduced potential for backtracking in config.updateURL regex ↞ [auto-sync from KudoAI/bravegpt]

  • v2024.3.5.1 05/03/2024

    Improved regex

    ± Eliminated potential for exponential/polynomial backracking in msgHref.replace regex by increasing specificity in capturing groups

    • Removed unnecessary escape char from config.updateURL regex ↞ [auto-sync from KudoAI/bravegpt]
  • v2024.3.5 05/03/2024

    Increased specificity in regex group to eliminate potential for polynomial backtracking ↞ [auto-sync from KudoAI/bravegpt]

Mostrar todas as versões do script