Greasy Fork is available in English.

GoogleGPT 🤖

מוסיף תשובות AI ל-Google Search (מופעל על ידי Google Gemma + GPT-4o!)

יש גרסאות של סקריפט זה עם קוד מעודכן. הצג את כל הגרסאות

  • v2023.11.25.1 25-11-2023

    Refactored camelCase(input)

    • Removed unused index arg from .flatMap()
    • Removed () around unmodded args
  • v2023.11.25 25-11-2023

    Added config.appName

  • v2023.11.24.12 25-11-2023

    Loosened string equality comparison

  • v2023.11.24.11 25-11-2023

    Clarified comment

  • v2023.11.24.10 25-11-2023

    Moved var/function inits up

  • v2023.11.24.9 25-11-2023

    Increased probability of KudoAI footer text shown

  • v2023.11.24.8 25-11-2023

    Added utm_ontent insetion to footerl links

  • v2023.11.24.7 24-11-2023

    Relaced createSVGelem() w/ createSVGpath()

  • v2023.11.24.6 24-11-2023

    Excluded non-self GoogleGPT groups from footer

  • v2023.11.24.5 24-11-2023

    Made displayText optional in createAnchor()

  • v2023.11.24.4 24-11-2023

    Added createAnchor()

  • v2023.11.24.3 24-11-2023

    Shortened arg nam in createSVGelem()

  • v2023.11.24.2 24-11-2023

    Added config.feedbackURL, shortened footer init

  • v2023.11.24.1 24-11-2023

    Added 2nd dimensions to SVGs for wider compatibility

    • Converted strings to integers for brevity
  • v2023.11.24 24-11-2023

    Implemented loops for setting 3+ attrs on elems

  • v2023.11.23.3 24-11-2023

    Added tooltip loading to footer text

  • v2023.11.23.2 24-11-2023

    Updated sidebar selector in hostContainer init

  • v2023.11.23.1 23-11-2023

    Added utm_source insertion to campaign destination URLs

  • v2023.11.23 23-11-2023

    Updated campaignsURL

  • v2023.11.22.4 23-11-2023

    Added exclusion of self-groups in active campaign routine

    ... for other apps

  • v2023.11.22.3 23-11-2023

    Excluded GoogleGPT campaigns

  • v2023.11.22.2 23-11-2023

    Removed unused groupName

  • v2023.11.22.1 23-11-2023

    Revamped active text campaign routine

    ± Updated advertiser index JSON URL ± Shuffled advertiser list before selection

    • Removed test logging ± Renamed adsURL to textAdsURL ± Implemented reading of active keys ± Implemented iterating thru ad groups
  • v2023.11.22 22-11-2023

    Moved ctaAnchor init into getShowReply(), added footerLink arg

    ... to googleGPTshow()

    • Added replacement of CTA if campaign active
  • v2023.11.21.14 22-11-2023

    Localized 'Share feedback' CTA

  • v2023.11.21.13 22-11-2023

    Added // @compatible waterfox

  • v2023.11.21.12 22-11-2023

    Darkened related query icons

  • v2023.11.21.10 22-11-2023

    Added // @compatible kiwi

  • v2023.11.21.9 22-11-2023

    Lightened related query icon light scheme color

  • v2023.11.21.8 22-11-2023

    Added related query icons + feedback footer

  • v2023.11.21.7 22-11-2023

    H-aligned mobile speech balloon tip

  • v2023.11.21.6 21-11-2023

    Reduced mobile v-margins

  • v2023.11.21.5 21-11-2023

    Replaced isDarkMode() in notify() w/ flag

  • v2023.11.21.4 21-11-2023

    Moved UI flag inits up, added isMobile

  • v2023.11.21.3 21-11-2023

    Reduced mobile top margin

  • 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

Show all script versions