Greasy Fork is available in English.

GoogleGPT 🤖

Adiciona respostas do ChatGPT à barra lateral do Google Search (alimentado por GPT-4o!)

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

  • v2023.11.21.2 21/11/2023

    Added top margin in mobile view

  • v2023.11.21.1 21/11/2023

    Hard-added light background for mobile support

  • v2023.11.21 21/11/2023

    Hid WSB menu cmd + btn from mobile, re-ordered listener attachments

  • v2023.11.20.16 21/11/2023

    Adjusted chatbar size based on more conditions

    ± Moved chatbar sizing from googleGPTstyle to inline in googleGPTshow(answer) ± Moved hasSidebar to UI flag inits in stylize elements section ± Moved style tweaks section down

  • v2023.11.20.15 21/11/2023

    Updated Send button position based on Google sidebar

    ± Moved Send button positioning from googleGPTstyle to inline in googleGPTshow(answer) ± Renamed config.relatedQueriesDisabled to config.rqDisabled

  • v2023.11.20.14 21/11/2023

    Updated wsbStlye + chatbar width

  • v2023.11.20.13 21/11/2023

    Prepended const to answerPre init

  • v2023.11.20.12 21/11/2023

    Re-positioned app name, updated speech balloon tip position

    ± Moved speech balloon tip positioning from googleGPTstyle to inline in googleGPTshow(answer) ± Added Google sidebar on/off cases

  • v2023.11.20.11 21/11/2023

    Updated wsbStyle to support Google side snippets

  • v2023.11.20.10 21/11/2023

    Shrank bottom-padding of loading alert, added to error alerts

  • v2023.11.20.9 21/11/2023

    Corrected margin assignment, increased header font sizes

  • v2023.11.20.8 20/11/2023

    Moved error catching to completion of speakAudio.play()

  • v2023.11.20.7 20/11/2023

    Prepended const to speakAudio init

  • v2023.11.20.6 20/11/2023

    Added web API to audio playback of answers

  • v2023.11.20.5 20/11/2023

    Separated classes in replySection.classList.add()

    ... when showing loading status

  • v2023.11.20.4 20/11/2023

    Replaced conditions in parse routines w/ responseType() values

  • v2023.11.20.3 20/11/2023

    Added api arg to responseType() in getShowReply()

  • v2023.11.20.2 20/11/2023

    Added bottom-padding to googleGPTalert()s

  • v2023.11.20.1 20/11/2023

    Added api/msgs args to createPayload()

  • v2023.11.20 20/11/2023

    Added createHeaders(api)

  • v2023.11.19.5 20/11/2023

    Added/removed whitespace in googleGPTstyle

  • v2023.11.19.4 20/11/2023

    Fixed variable chatbar width when toggling wider sidebar

  • v2023.11.19.3 20/11/2023

    Added mobile support

  • v2023.11.19.2 20/11/2023

    Widened gaps between corner buttons

  • v2023.11.19.1 20/11/2023

    Lowered corner buttons

  • v2023.11.19 19/11/2023

    Bumped chatgpt.js to 2.5.1

  • v2023.11.17.7 18/11/2023

    Updated hash in chatgpt.js import URL

  • v2023.11.17.6 18/11/2023

    Bumped chatgpt.js to 2.5.0, replaced isChromium()

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

  • v2023.11.17.5 18/11/2023

    Shortened error arg name

  • v2023.11.17.4 18/11/2023

    Removed localization from title-check in isBlockedbyCloudflare()

  • v2023.11.17.3 18/11/2023

    Tightened/loosened equality comparisons

  • v2023.11.17.2 18/11/2023

    Eliminated system/browser user preference from isDarkMode()

    ...since Google attr is always set regardless

  • v2023.11.17.1 18/11/2023

    Moved console feedback function defs out of obj

  • v2023.11.17 17/11/2023

    Bumped chatgpt.js to 2.4.3

  • v2023.11.15.5 16/11/2023

    Changed light-mode color scheme for related query hovers

  • v2023.11.15.4 16/11/2023

    Added whitespace + leading zeroes to CSS functions

    ...for conformity

  • v2023.11.15.3 16/11/2023

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

    ...when number of classes to add is low

  • v2023.11.15.2 16/11/2023

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

  • v2023.11.15.1 16/11/2023

    Bumped chatgpt.js to 2.4.2

  • v2023.11.15 15/11/2023

    Removed unset config.notifHidden from toggleWiderSidebar()

  • v2023.11.14 14/11/2023

    Shortened .googlegpt-container to .googlegpt

  • v2023.11.13.9 14/11/2023

    Bumped chatgpt.js to 2.4.1

  • v2023.11.13.8 14/11/2023

    Eliminated single-called loadGoogleGPT()

  • v2023.11.13.7 14/11/2023

    Renamed wsbSVGelems to wsbSVGpaths

  • v2023.11.13.6 14/11/2023

    Prioritized Google attr for dark mode in isDarkMode()

    ...since it overrides system/browser user preference

  • v2023.11.13.5 14/11/2023

    Removed airplane cursor from related query hovers

  • v2023.11.13.4 14/11/2023

    Replaced send button icon w/ up-arrow

  • v2023.11.13.3 14/11/2023

    Renamed wsb*elems to wsb*paths

  • v2023.11.13.2 14/11/2023

    Incorporated createSVGelem() into [speakSVGpaths] init

  • v2023.11.13.1 14/11/2023

    Localized 'Exit' prefix to Wider Sidebar button tooltip

Mostrar todas as versões do script