Greasy Fork is available in English.

GoogleGPT 🤖

Adaugă răspunsuri AI la Google Search (alimentat de Google Gemma + GPT-4o!)

Acestea sunt versiunile scriptului în care codul a fost actualizat. Arată toate versiunile.

  • v2024.6.16.3 16-06-2024

    Re-organized #googlegpt > pre {} CSS for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.2 16-06-2024

    Increased default desktop font size ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.1 16-06-2024

    Decreased sidebar width -5px in Wider Sidebar mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16 16-06-2024

    Fixed auto-focus chatbar to work from Standby mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.15.4 16-06-2024

    Fixed Edge STATUS_ACCESS_VIOLATION bug bug + removed duplicate CSS ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.15.3 16-06-2024

    Moved inputEvents init to beginning of main routine for re-use, added dismissal of font size slider on click anywhere in app div ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.15.2 16-06-2024

    Improved font size slider to be draggable anywhere on Google + disabled text selection everywhere ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.15.1 16-06-2024

    Completed moving/condensing balloon tip inits/appends in show.reply() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.15 16-06-2024

    Moved balloonTipSpan.style.cssText of show.reply() into appStyle, condensed var inits + appDiv.append()s ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.14.5 16-06-2024

    Added mobile/dark scheme support to font size slider, shrank btn 1px

    • Re-added 'by KudoAI' to header but only if fits ↞ [auto-sync from adamlui/chatgpt-apps]
  • v2024.6.14.4 15-06-2024

    Disabled text selection when dragging font size slider ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.14.3 15-06-2024

    Added font size slider ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.14.2 15-06-2024

    Bumped latest commit hash in config.assetHostURL ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.14.1 15-06-2024

    Added auto-focus chatbar menu toggle ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.14 14-06-2024

    Added Mask Browser to compatibility ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.13.10 13-06-2024

    Updated appLogoImg.src w/ smaller one ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.13.9 13-06-2024

    Corrected proxy toggle link selectors in div alerts ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.13.8 13-06-2024

    Replaced .googlegpt w/ #googlegpt ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.13.7 13-06-2024

    Replaced inline .proxy-toggle-link w/ appStyle.alert-link+ added underline if dark scheme ↞ [auto-sync fromadamlui/chatgpt-apps`]

  • v2024.6.13.6 13-06-2024

    Renamed .proxyToggle to .proxy-toggle-link for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.13.5 13-06-2024

    Limited query re-send in toggleProxyMode() to only if user alerted ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.13.4 13-06-2024

    Limited app title/logo update to reply UI ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.13.3 13-06-2024

    Updated mobile reply balloon tip position ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.13.2 13-06-2024

    Restricted chatbar auto-focus at most once per show.reply() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.13.1 13-06-2024

    Added appPrefixVisible to updateTitleElems() for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.13 13-06-2024

    Added replace app title w/ logo on load for Standby mode early app loads ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12.12 13-06-2024

    Moved browser flag inits up ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12.11 13-06-2024

    +1s to timeout before get.related(query) retry ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12.10 13-06-2024

    Reversed default auto-get disabled if mobile ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12.9 13-06-2024

    Renamed get.answer() to get.reply() for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12.8 13-06-2024

    Renamed/moved show func defs into show obj for improved maintainability/readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12.7 13-06-2024

    Moved query augment function defs above get ones for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12.6 13-06-2024

    Renamed get.relatedQueries() to get.related() for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12.5 13-06-2024

    Made Standby mode default on new installations ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12.4 13-06-2024

    Moved config + API prop inits up for easier maintenance ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12.3 13-06-2024

    Added show related queries on 1st toggle + standby mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12.2 13-06-2024

    Moved data processing funcs into dataProcess obj for improved maintainability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12.1 13-06-2024

    Moved get funcs into get obj for improved maintainability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.12 13-06-2024

    Added retries to getRelatedQueries(), delayed show till after answer load

    ± Corrected getShowReply.attemptCnt resets for working init condition in getShowReply() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.11.15 12-06-2024

    Fixed Play button only speaks 1st answer chunk in Streaming Mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.11.14 12-06-2024

    Lowered app div in Sticky Sidebar mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.11.13 12-06-2024

    Expanded app div + sidebar content in Wider Sidebar mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.11.12 12-06-2024

    Increased chatbar height +1px to rid v-scrollbar in Kiwi view ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.11.11 12-06-2024

    Replaced hasOwnProperty w/ Object.prototype.hasOwnProperty.call to satisfy picky ESLint ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.11.10 12-06-2024

    Removed no-longer used // @connect onrender.com ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.11.9 12-06-2024

    Fixed api.pick() to not retry timed out APIs ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.11.8 12-06-2024

    Re-organized/named functions/vars for improved maintenance/readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.11.7 11-06-2024

    Increased timeout range before trying next API ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.11.6 11-06-2024

    Removed dead proxy API ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.11.5 11-06-2024

    Moved main routine after func defs ↞ [auto-sync from adamlui/chatgpt-apps]

Arata toate versiunile scriptului