GoogleGPT 🤖

Adds ChatGPT answers to Google Search sidebar (powered by GPT-4o!)

These are all versions of this script. Show only the versions where the code changed.

  • v2024.5.30.2 2024-05-30

    Reverted localizing msgs only for non-English sys lang

    ... to support dynamic ref in toggleSidebar() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.5.30.1 2024-05-30

    Moved balloon tip pos from appStyle to appShow()

    ... to accomodate Chromium delay ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.5.30 2024-05-30

    Renamed getGPTplusKey() to generateGPTplusKey() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.5.29.4 2024-05-30
  • v2024.5.29.4 2024-05-30
  • v2024.5.29.4 2024-05-30

    Updated GPT search app descriptions ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.5.29.3 2024-05-30

    Bumped GPT in api.gptforlove.com payload to 4o ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.5.29.2 2024-05-30

    Shortened var names ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.5.29.1 2024-05-30

    Added api.binjie.fun endpoint/routines ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.5.29 2024-05-30

    Replaced AIGCF proxy endpoint w/ GPTforLove ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.5.24 2024-05-24

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

  • v2024.5.23.2 2024-05-24

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

  • v2024.5.23.1 2024-05-24

    Partially uppercased top-level comments for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.5.23 2024-05-23

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

  • v2024.5.17.1 2024-05-20
  • v2024.5.17.1 2024-05-18

    Appended commit hashes to icon meta URLs to preserve assets

  • v2024.5.17 2024-05-18

    Bumped chatgpt.js to 2.9.2

  • v2024.5.16.2 2024-05-17

    Updated latest asset commit hash in config.assetHostURL

  • v2024.5.16.1 2024-05-17

    Updated // @support URL

  • v2024.5.16 2024-05-16

    Bumped chatgpt.js to 2.8.0

  • v2024.5.11 2024-05-11

    Bumped chatgpt.js to 2.7.1

  • v2024.5.10 2024-05-11

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

  • v2024.5.9 2024-05-09

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

  • v2024.5.8 2024-05-08

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

  • v2024.5.7 2024-05-07

    Bumped chatgpt.js to 2.6.10

  • v2024.5.5.4 2024-05-07
  • v2024.5.5.4 2024-05-05

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

  • v2024.5.5.3 2024-05-05

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

  • v2024.5.5.2 2024-05-05

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

  • v2024.5.5 2024-05-05

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

  • v2024.5.4.1 2024-05-04

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

  • v2024.5.4 2024-05-04

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

  • v2024.5.2 2024-05-02

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

  • v2024.5.1.1 2024-05-01

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

  • v2024.5.1 2024-05-01

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

  • v2024.4.29 2024-04-29

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

  • v2024.4.28.4 2024-04-28

    Loosened comparison operators for smaller filesize

  • v2024.4.28.2 2024-04-28

    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 2024-04-28

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

  • v2024.4.28 2024-04-28

    Eliminated isChromium for simplicity

  • v2024.4.27.1 2024-04-28

    Removed whitespace for readability

  • v2024.4.27 2024-04-28

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

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

    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 2024-04-26

    Updated isDarkMode() to rely on new DOM status elem

  • v2024.4.18 2024-04-18

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

  • v2024.4.12 2024-04-12

    Bumped generate-ip to 2.2.4

  • v2024.4.10 2024-04-10
  • v2024.4.10 2024-04-10

    Bumped generate-ip to 2.2.3

  • v2024.4.7 2024-04-07

    Bumped generate-ip to 2.2.1

  • v2024.4.4 2024-04-05

    Bumped chatgpt.js to 2.6.8

Show all script versions