GoogleGPT 🤖

Adds AI answers to Google Search (powered by Google Gemma + GPT-4o!)

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v2024.7.8.11 09/07/2024

    Synced styles/selector from other GPT apps, disabled modal btn hover-zoom w/ animation setting ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.8.10 09/07/2024

    Capped logo width in mobile About modal ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.8.9 09/07/2024

    Added hover-zooms to modal buttons, slowed zoom of Standby button ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.8.8 09/07/2024

    Fixed alignment of non-Auto scheme status in Settings too low ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.8.7 09/07/2024

    Hid related queries when toggling Anchored mode on ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.8.6 09/07/2024

    Abstracted update.rqVisibility() for re-use ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.8.5 09/07/2024

    Increased modal transition-in durations ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.8.4 08/07/2024

    Added auto-disable of each other when toggling Auto/manual-get modes ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.8.3 08/07/2024

    Added instant Auto-get when toggling on for 1st time ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.8.2 08/07/2024

    Replaced this.standbyBtnClickHandler w/ show.reply.standbyBtnClickHandler for readability + improved scoping ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.8.1 08/07/2024

    Abstracted Standby button click handler for re-use ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.8 08/07/2024

    Increased hover-zoom of Standby + related query btns

    • Removed unneeded scale(1) inits ↞ [auto-sync from adamlui/chatgpt-apps]
  • v2024.7.7.5 08/07/2024

    Enabled shadow even for dark scheme notifications to not be shadowless against light pages ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.7.4 08/07/2024

    Removed unused reply section listeners for modifying app bg ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.7.3 07/07/2024

    Refined Pin button menu x-flip threshold, made pos init stickier, re-padded menu ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.7.2 07/07/2024

    Shifted tooltiups right for more centered alignment ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.7.1 07/07/2024

    Re-styled Pin button menu to look like tooltips ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.7 07/07/2024

    Replaced 'Nothing' in Pin button menu w/ 'Sidebar' + icon, moved to middle ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.20 07/07/2024

    Updated Anchor Mode setting key name in settingsProps ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.19 07/07/2024

    Shrank sparkles icon in animations on/off notifs ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.18 07/07/2024

    Animated cycle arrows icon for Auto scheme in Settings + notifications ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.17 07/07/2024

    Added mode/scheme icons to notifications ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.16 07/07/2024

    Corrected notification class name in appStyle ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.15 07/07/2024

    Added missing comma in appStyle ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.14 07/07/2024

    Moved opacity/transform smoothening from .fade-in to app div selector in CSS to restore smooth fade-ins ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.13 07/07/2024

    Made key detection in Settings icon create/prepend routine case-insensitive

    ... to support future key name changes ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.12 07/07/2024

    Shortened Settings icon create/prepend routine using new icon prop ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.11 07/07/2024

    Added icon prop to settingsProps ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.10 07/07/2024

    Alphabetized icons entries for easier maintenance ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.9 07/07/2024

    Renamed icons.speechBalloonArrowed to more clear .speechBalloonLasso ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.8 07/07/2024

    Renamed icons.about to more descriptive .questionMarkCircle ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.7 07/07/2024

    Renamed icons.language to .languageChars ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.6 07/07/2024

    Changed Sticky Sidebar Settings icon from pin to corner webbing ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.5 07/07/2024

    Renamed icons.speechBalloon to .speechBalloons ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.4 07/07/2024

    Renamed icons.autoSpeechBalloon to .speechBalloonArrowed ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.3 06/07/2024

    Colored state words in notifications ↞ [auto-sync from adamlui/userscripts]

  • v2024.7.6.3 06/07/2024

    Styled state words in notifications ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.2 06/07/2024

    Hid Anchor mode Settings toggle from mobile users ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6.1 06/07/2024

    Added pinSVG check before adding listeners ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.6 06/07/2024

    Merged pinSVG listener statements in show.reply() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.5.16 06/07/2024

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

  • v2024.7.5.15 06/07/2024

    Added animation to Anchor mode minimize/restore ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.5.14 06/07/2024

    Changed pinMenu.onomuseout to destroy menu to avoid ghost appearances ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.5.13 06/07/2024

    Added missing comma ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.5.12 06/07/2024

    Moved chatbar width from wsbStyles to update.chatbarWidth(), limited to 1 call in show.reply() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.5.11 06/07/2024

    Removed blurry star layer from fillStarryBG() since it looks better ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.5.10 06/07/2024

    Added blurry star layer to fillStarryBG() for enhanced 3D ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.5.9 06/07/2024

    Removed cursor: pointer from menu item unhovered style ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.5.8 06/07/2024

    Added position icons to Pin button menu ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.5.7 06/07/2024

    Increased border radius of Pin btn menu +2px ↞ [auto-sync from adamlui/chatgpt-apps]

Ver todas las versiones del script.