Greasy Fork is available in English.

GoogleGPT 🤖

Fügt ChatGPT-Antworten zur Google-Seitenleiste hinzu (unterstützt von Google Gemma + GPT-4o!)

Das sind Skriptversionen, bei denen der Quelltext aktualisiert wurde. Alle Versionen anzeigen.

  • 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]

  • v2024.6.3.8 03.06.2024

    Reduced font sizes of mobile answers + related queries ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.3.7 03.06.2024

    Decreased font size + increased line height of mobile answers ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.3.6 03.06.2024

    Increased font sizes of answers + mobile related queries ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.3.5 03.06.2024

    Inserted > in pre selectors to not involve rendered Markdown pres ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.3.4 03.06.2024

    Shrank font sizes of answers + related queries ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.3.3 03.06.2024

    Hid Streaming Mode menu toggle from Tampermonkey OpenAI Mode users ↞ [auto-sync from adamlui/chatgpt-apps]

Alle Skript-Versionen anzeigen