GoogleGPT 🤖

Thêm câu trả lời của ChatGPT vào thanh bên Google Search

Đâ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.5.16.2 17-05-2024

    Updated latest asset commit hash in config.assetHostURL

  • v2024.5.16.1 17-05-2024

    Updated // @support URL

  • v2024.5.16 16-05-2024

    Bumped chatgpt.js to 2.8.0

  • v2024.5.11 11-05-2024

    Bumped chatgpt.js to 2.7.1

  • v2024.5.10 11-05-2024

    Inserted latest locale commit hash to config.assetHostURL to preserve potentially deleted msg keys

  • v2024.5.9 09-05-2024

    Bumped chatpgt.js to 2.7.0 + generate-ip to 2.4.1

  • 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

  • v2024.5.5.4 05-05-2024

    Added 'Send reply' tooltip removal on click-sends ↞ [auto-sync from adamlui/userscripts]

  • v2024.5.5.3 05-05-2024

    Renamed rqEventHandler() to more parallel handleRQevent() ↞ [auto-sync from adamlui/userscripts]

  • v2024.5.5.2 05-05-2024

    Reverted erroneous find/replace edit ↞ [auto-sync from adamlui/userscripts]

  • v2024.5.5 05-05-2024

    Excluded related query submissions from triggering chatbar auto-focus ↞ [auto-sync from adamlui/userscripts]

  • v2024.5.4.1 04-05-2024

    Added auto-focus chatbar on 2nd+ loads ↞ [auto-sync from adamlui/userscripts]

  • v2024.5.4 04-05-2024

    Updated ChatGPT session endpoint URL ↞ [auto-sync from adamlui/userscripts]

  • v2024.5.2 02-05-2024

    Replaced raw.githubusercontent.com URLs w/ cdn.jsdelivr.net ones

  • v2024.5.1.1 01-05-2024

    Updated raw.githubusercontent.com config.assetHostURL to cdn.jsdelivr.net one

  • v2024.5.1 01-05-2024

    Bumped chatgpt.js to 2.6.9 + generate-ip to 2.2.12

  • v2024.4.29 29-04-2024

    Replaced config.assetHostURL w/ media.googlegpt.io in appLogoImg.src

  • v2024.4.28.4 28-04-2024

    Loosened comparison operators for smaller filesize

  • 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

  • v2024.4.28.1 28-04-2024

    Shortened .kudo-ai class name to .kudoai ↞ [auto-sync from adamlui/userscripts]

  • v2024.4.28 28-04-2024

    Eliminated isChromium for simplicity

  • v2024.4.27.1 28-04-2024

    Removed whitespace for readability

  • v2024.4.27 28-04-2024

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

    • Shortened const messages to msgs
  • v2024.4.26.1 26-04-2024

    Abstracted updateAppLogoSrc() + updateAppStyle() to align w/ BraveGPT + DDGPT codebases

    ... and in case Google Search ever auto-updates UI on scheme changes in future

  • v2024.4.26 26-04-2024

    Updated isDarkMode() to rely on new DOM status elem

  • v2024.4.18 18-04-2024

    Updated isDarkMode() to work w/ new UI, bumped generate-ip to 2.2.7

  • v2024.4.12 12-04-2024

    Bumped generate-ip to 2.2.4

  • v2024.4.10 10-04-2024

    Bumped generate-ip to 2.2.3

  • v2024.4.7 07-04-2024

    Bumped generate-ip to 2.2.1

  • v2024.4.4 05-04-2024

    Bumped chatgpt.js to 2.6.8

  • v2024.3.29 29-03-2024

    Added generate-ip as runtime dependency

  • v2024.3.25 26-03-2024

    Bumped KaTeX to 0.16.10

  • v2024.3.5.4 06-03-2024

    Bumped chagpt.js to 2.6.7

  • v2024.3.5.3 05-03-2024

    Added hyphens to script name regex in config.updateURL

  • v2024.3.5.2 05-03-2024

    Further reduced potential for backtracking in config.updateURL regex

  • 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
  • v2024.3.5 05-03-2024

    Eliminated potential for polynomial backtracking in regex

    ... by increasing specificity of capturing group

  • v2024.3.3 03-03-2024

    Removed title attr's from Sticky/Wider Sidebar buttons

    ... to disable browser-native tooltips

  • v2024.3.1.2 02-03-2024

    Integrated Web Audio API + GM.xmlHttpRequest() in TTS routine

    ... to bypass potential future CSP restrictions

  • v2024.3.1.1 02-03-2024

    Added string conversion to replyDialect.rate to support Sogou API update

  • v2024.3.1 01-03-2024

    Bumped chatgpt.js to 2.6.6

  • v2024.2.23 23-02-2024

    Bumped chatgpt.js to 2.6.5

  • v2024.2.21.1 21-02-2024

    Alphabetized args in loadSetting() call for readability

  • v2024.2.21 21-02-2024

    Removed unicode from description meta

  • v2024.2.17.1 18-02-2024

    Replaced OpenAI API endpoint (KudoAI/duckduckgpt#44), disabled streaming (KudoAI/duckduckgpt#42)

  • v2024.2.17 17-02-2024

    Added SRI hashes to external resources

  • v2024.1.28.1 28-01-2024

    Replaced chatgpt.js import URL w/ npm one

  • v2024.1.28 28-01-2024

    Bumped chatgpt.js to 2.6.4

  • v2024.1.8.7 09-01-2024

    Updated copyright years ↞ [auto-sync from adamlui/chatgpt-apps]

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