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.20.3 20-06-2024

    Raised z-index of asktip visibility menu higher than asktip for improved 3D ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.20.2 20-06-2024

    Moved endpoint before expectedOrigin in apis entries for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.20.1 20-06-2024

    removed unicode from // @description:or ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.20 20-06-2024

    Updated meta descriptions ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.19.4 20-06-2024

    Added highlight-to-ask from any site ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.19.3 19-06-2024

    Added X-Real-IP to createHeaders() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.19.2 19-06-2024

    Added apis.AIchatOS.failFlags, included apis.AIchatOS.expectedOrigin in flag checks ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.19.1 19-06-2024

    Corrected apis.AIchatOS.expectedOrigin ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.19 19-06-2024

    Updated apis.AIchatOS.expectedOrigin ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.18.2 19-06-2024

    Moved obj inits + registerMenu() up for improved organization ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.18.1 19-06-2024

    Condensed state init, renamed to menuState for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.18 19-06-2024

    Fixed Google Shopping product grids do not respecct Wider Sidebar mode's max-width restriction ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.24 18-06-2024

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

  • v2024.6.17.23 18-06-2024

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

  • v2024.6.17.22 18-06-2024

    Made font size slider track clickable anywhere to seek/drag thumb ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.21 17-06-2024

    Hard-coded light scheme styles to support manual light mode in Google dark mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.20 17-06-2024

    Moved .modal-buttons {} up in appStyle for better ordering ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.18 17-06-2024

    Re-padded desktop modal buttons ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.17 17-06-2024

    Positioned/colored modal close button ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.16 17-06-2024

    Corrected mobile condition to re-pad modal buttons ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.15 17-06-2024

    Lowered mobile Color Scheme button ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.14 17-06-2024

    Removed unneeded text-decoration: none from .kudoai a:hover {} in appStyle ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.13 17-06-2024

    Inserted missing semicolon in appStyle ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.12 17-06-2024

    Moved !important from CSS text-decoration to later one ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.11 17-06-2024

    Moved CSS prop up for improved organization ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.10 17-06-2024

    Removed underline from 'by KudoAI' in dark mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.9 17-06-2024

    Disabled Color Scheme modal dismissal on scheme button clicks ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.8 17-06-2024

    Added Color Scheme button to app header ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.7 17-06-2024

    Changed all document.querySelector()s of IDs to use .getElementById for improved efficiency ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.6 17-06-2024

    Added focus chatbar + change placeholder to 'Type something...' on empty reply submissions ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.5 17-06-2024

    Enabled showing 'by KudoAI' in Wider Sidebar mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.4 17-06-2024

    Vertically expanded wheel-scrollable-area of font size slider track ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.3 17-06-2024

    Added drop shadow to font size slider thumb ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.2 17-06-2024

    Auto-disabled Streaming Mode for Edge users (KudoAI/googlegpt#35) ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.1 17-06-2024

    Corrected key name for msgs.alert_isOnlyAvailFor ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17 17-06-2024

    Doubled recursion delay for Edge users in dataProcess.stream() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.17 17-06-2024

    Corrected region-stripping regex in msgs getter ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.16 17-06-2024

    Vertically expanded mouse-wheel-scrollable area of font size slider ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.15 17-06-2024

    Doubled recursion delay for Edge users in dataProcess.stream() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.14 16-06-2024

    Narrowed scopes of app div elem selectors for improved performance ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.13 16-06-2024

    Moved hWheelDistance init from fontSizeSlider.createAppend() to top-level for easier maintenance ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.12 16-06-2024

    Shortened func sigs, added get.related.status checks to retries ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.11 16-06-2024

    Moved font size slider functions into obj for improved maintainability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.10 16-06-2024

    Enlarged desktop logo ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.9 16-06-2024

    Removed no-longer needed toggleFontSizeSlider() from toggleSidebar() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.8 16-06-2024

    Renamed 'knob' to 'thumb' in moveKnob() name + comments ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.7 16-06-2024

    Re-sized/colored font size slider thumb ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.6 16-06-2024

    Renamed font size slider var/class/id names to be more semantic ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.5 16-06-2024

    Increased processStreamText recursion interval for Edge users ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.16.4 16-06-2024

    Shrank font size button 1px ↞ [auto-sync from adamlui/chatgpt-apps]

Arata toate versiunile scriptului