Greasy Fork is available in English.

GoogleGPT 🤖

Adds AI answers to Google Search (powered by Google Gemma + GPT-4o!)

These are versions of this script where the code was updated. Show all versions.

  • v2023.11.20.2 2023-11-20

    Added bottom-padding to googleGPTalert()s

  • v2023.11.20.1 2023-11-20

    Added api/msgs args to createPayload()

  • v2023.11.20 2023-11-20

    Added createHeaders(api)

  • v2023.11.19.5 2023-11-20

    Added/removed whitespace in googleGPTstyle

  • v2023.11.19.4 2023-11-20

    Fixed variable chatbar width when toggling wider sidebar

  • v2023.11.19.3 2023-11-20

    Added mobile support

  • v2023.11.19.2 2023-11-20

    Widened gaps between corner buttons

  • v2023.11.19.1 2023-11-20

    Lowered corner buttons

  • v2023.11.19 2023-11-19

    Bumped chatgpt.js to 2.5.1

  • v2023.11.17.7 2023-11-18

    Updated hash in chatgpt.js import URL

  • v2023.11.17.6 2023-11-18

    Bumped chatgpt.js to 2.5.0, replaced isChromium()

    ... w/ chatgpt.browser.isChromium() ± Used flag for fewer .includes() calls

  • v2023.11.17.5 2023-11-18

    Shortened error arg name

  • v2023.11.17.4 2023-11-18

    Removed localization from title-check in isBlockedbyCloudflare()

  • v2023.11.17.3 2023-11-18

    Tightened/loosened equality comparisons

  • v2023.11.17.2 2023-11-18

    Eliminated system/browser user preference from isDarkMode()

    ...since Google attr is always set regardless

  • v2023.11.17.1 2023-11-18

    Moved console feedback function defs out of obj

  • v2023.11.17 2023-11-17

    Bumped chatgpt.js to 2.4.3

  • v2023.11.15.5 2023-11-16

    Changed light-mode color scheme for related query hovers

  • v2023.11.15.4 2023-11-16

    Added whitespace + leading zeroes to CSS functions

    ...for conformity

  • v2023.11.15.3 2023-11-16

    Replaced .className ='s w/ more performant .classList.add()'s

    ...when number of classes to add is low

  • v2023.11.15.2 2023-11-16

    Added .no-user-select to googleGPTstyle + new elems

  • v2023.11.15.1 2023-11-16

    Bumped chatgpt.js to 2.4.2

  • v2023.11.15 2023-11-15

    Removed unset config.notifHidden from toggleWiderSidebar()

  • v2023.11.14 2023-11-14

    Shortened .googlegpt-container to .googlegpt

  • v2023.11.13.9 2023-11-14

    Bumped chatgpt.js to 2.4.1

  • v2023.11.13.8 2023-11-14

    Eliminated single-called loadGoogleGPT()

  • v2023.11.13.7 2023-11-14

    Renamed wsbSVGelems to wsbSVGpaths

  • v2023.11.13.6 2023-11-14

    Prioritized Google attr for dark mode in isDarkMode()

    ...since it overrides system/browser user preference

  • v2023.11.13.5 2023-11-14

    Removed airplane cursor from related query hovers

  • v2023.11.13.4 2023-11-14

    Replaced send button icon w/ up-arrow

  • v2023.11.13.3 2023-11-14

    Renamed wsb*elems to wsb*paths

  • v2023.11.13.2 2023-11-14

    Incorporated createSVGelem() into [speakSVGpaths] init

  • v2023.11.13.1 2023-11-14

    Localized 'Exit' prefix to Wider Sidebar button tooltip

  • v2023.11.13 2023-11-14

    Added/re-positioned buttons, added/re-ordered functions/inits

    ± Added Wider Sidebar button ± Re-positioned buttons ± Moved menu objs out to support global refresh ± Added toggleWiderSidebar() + updateWSBsvg() ± Re-ordered UI functions

  • v2023.11.12.3 2023-11-13

    Updated download/update URLs ↞ [auto-sync from adamlui/userscripts]

  • v2023.11.12.2 2023-11-12

    Replaced Fatter Sidebar w/ Wider Sidebar

    ...in config key names + menu labels + notifications + var names

  • v2023.11.12.1 2023-11-12

    Replaced .match() w/ faster method

  • v2023.11.12 2023-11-12

    Updated download/update URLs

  • v2023.11.11.5 2023-11-11

    Adjusted 'View changes' size/pos in About modal

  • v2023.11.11.4 2023-11-11

    Increased/applied updateAlertWidth

  • v2023.11.11.3 2023-11-11

    Added English fallbacks to localized messages

  • v2023.11.11.2 2023-11-11

    Defined/widened updateAlertWidth, applied to no update found

  • v2023.11.11.1 2023-11-11

    Narrowed reply language confirmation dialog

  • v2023.11.11 2023-11-11

    Bumped chatgpt.js to 2.4.0, added // @name:zh-TW

    ... for localized GF readme

  • v2023.11.10.3 2023-11-10

    Updated Chinese descriptions

  • v2023.11.10.2 2023-11-10

    Added // @name:zh-CN to support localized GF readme

  • v2023.11.10.1 2023-11-10

    Widened chatbar in narrow mode, re-positioned Send button

  • v2023.11.10 2023-11-10

    Updated fatter sidebar style + sidebar-less margin

    • Added expansion of chatbar w/ fatter sidebar
    • Targeted more divs to include feedback footers
  • v2023.11.9.5 2023-11-09

    Refactored handleEnter(event)

    • Removed whitespace ± Renamed cursorPos to caretPos
  • v2023.11.9.4 2023-11-09

    Adjujsted 'View changes' size/pos in About modal

Show all script versions