Greasy Fork is available in English.

GoogleGPT 🤖

Pridáva odpovede ChatGPT do bočnej lišty vyhľadávania Google (poháňané Google Gemma + GPT-4o!)

Zoznam verzií skriptu, ktorých kód bol aktualizovaný. Zobraziť všetky verzie.

  • v2024.6.8.5 08.06.2024

    Renamed alert() to siteAlert() to avoid potential namespace conflicts ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.8.4 08.06.2024

    Added proxy toggle suggestion to 429 errs ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.8.3 08.06.2024

    Condensed hyperlink routine in appAlert() + refined fallback in foundState detection ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.8.2 08.06.2024

    Replaced all appendChild() w/ shorter append() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.8.1 08.06.2024

    Disabled chatbar auto-focus in standby mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.8 08.06.2024

    Added ease transition to corner button hover, removed unnecessary !important in CSS, re-ordered style props for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.6.5 06.06.2024

    Replaced 'alert' w/ 'modal' in modal ID var names ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.6.4 06.06.2024

    Reversed order of AI models in GoogleGPT descriptions ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.6.3 06.06.2024

    Shortened 'button' in class/var names to 'btn' ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.6.2 06.06.2024

    Added // @noframes for compatibility w/ frame-injecting scripts ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.6.1 06.06.2024

    Added scheme selection modal + darkmode modal button hover styles ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.6 06.06.2024

    Abstracted refreshMenu() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.5.11 05.06.2024

    Added Chinese ?as eligible suffix for Suffix Mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.5.10 05.06.2024

    Disabled Auto-Scroll menu item + auto-focus chatbar on mobile to avoid auto-popup OSD keyboard ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.5.9 05.06.2024

    Added Google Gemma to GoogleGPT descriptions ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.5.8 05.06.2024

    Improved isDarkMode() for mobile

  • v2024.6.5.7 05.06.2024

    Fixed mobile width

  • v2024.6.5.6 05.06.2024

    Tightened timing of getShowReply.received in processStream() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.5.5 05.06.2024

    Set app width to exact sidebar width + added rendered markdown style ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.5.4 05.06.2024

    Added 3s timeout to proxy API requests before retryDiffAPI() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.5.3 05.06.2024

    Unwrapped + formatted code blocks w/ line breaks + added h-scrolling ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.5.2 05.06.2024

    Replaced pedantic: true method of Google flex-wrap circumvention w/ 100% reliable arbitrary hard width ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.5.1 05.06.2024

    Added code highlighting ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.5 05.06.2024

    Corrected condition for detecting if user replied for chatbar auto-focus ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.4.13 05.06.2024

    Removed test commented code ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.4.12 05.06.2024

    Removed markdown prompt from GPTforLove's payload.systemMessage for nicer formatted output ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.4.11 05.06.2024

    Removed .googlegpt > pre > p bottom offset since markdown renders pedantic: true now ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.4.10 05.06.2024

    Fixed marked.js bug moves app to bottom, updated padding/margin ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.4.9 05.06.2024

    Corrected spacebar key name for FF pre-v37 ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.4.8 05.06.2024

    Added fallback event.keys + event.keyCodes to widen compatibility ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.4.7 05.06.2024

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

  • v2024.6.4.6 05.06.2024

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

  • v2024.6.4.5 04.06.2024

    Added Auto-Scroll mode, fixed auto-focus chatbar only if app above fold or user replied to non-stream ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.4.4 04.06.2024

    Updated key/func names to align w/ pertinent API name ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.4.3 04.06.2024

    Fixed AIchatOS streaming, added acculatesText prop to apis ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.4.2 04.06.2024

    Corrected arg name ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.4.1 04.06.2024

    Added missing ) in condition ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.3.24 04.06.2024

    Internationalized Streaming Mode Unavailable alert title ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.3.23 03.06.2024

    Added Streaming Mode menu toggle visibility to unsupported users w/ info alert on click ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.3.22 03.06.2024

    Disabled loading on Google Images ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.3.21 03.06.2024

    Re-styled modals, shortened var name, moved notification style from `updateTweaksStyle()` to `updateAppStyle()`, booleanized `hasSidebar`

  • v2024.6.3.17 03.06.2024

    Corrected switch phrase refs in appAlert() hyperlink routine ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.3.16 03.06.2024

    Reverted condesning of int'l msg load request since recursively called ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.3.15 03.06.2024

    Condensed int'l msg load request ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.3.14 03.06.2024

    Replaced all Math.random() w/ more random chatgpt.randomFloat() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.3.13 03.06.2024

    Re-padded site notifications ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.3.12 03.06.2024

    Revised appAlert() to hyperlink Proxy Mode switching in login msgs ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.3.11 03.06.2024

    Reversed order of state.symbol + state.word entries + ref logic for more intuitive usage ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.3.10 03.06.2024

    Moved .toUpperCase() outside || group in state.word to avoid undefined err for English users ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.3.9 03.06.2024

    Internationalized state.word ↞ [auto-sync from adamlui/chatgpt-apps]

Zobraziť všetky verzie skriptu