GoogleGPT 🤖

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

These are versions of this script where the code was updated. Show all versions.

  • v2024.7.8.4 2024-07-08

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

  • v2024.7.8.3 2024-07-08

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

  • v2024.7.8.2 2024-07-08

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

  • v2024.7.8.1 2024-07-08

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

  • v2024.7.8 2024-07-08

    Increased hover-zoom of Standby + related query btns

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

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

  • v2024.7.7.4 2024-07-08

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

  • v2024.7.7.3 2024-07-07

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

  • v2024.7.7.2 2024-07-07

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

  • v2024.7.7.1 2024-07-07

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

  • v2024.7.7 2024-07-07

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

  • v2024.7.6.20 2024-07-07

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

  • v2024.7.6.19 2024-07-07

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

  • v2024.7.6.18 2024-07-07

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

  • v2024.7.6.17 2024-07-07

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

  • v2024.7.6.16 2024-07-07

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

  • v2024.7.6.15 2024-07-07

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

  • v2024.7.6.14 2024-07-07

    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 2024-07-07

    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 2024-07-07

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

  • v2024.7.6.11 2024-07-07

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

  • v2024.7.6.10 2024-07-07

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

  • v2024.7.6.9 2024-07-07

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

  • v2024.7.6.8 2024-07-07

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

  • v2024.7.6.7 2024-07-07

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

  • v2024.7.6.6 2024-07-07

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

  • v2024.7.6.5 2024-07-07

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

  • v2024.7.6.4 2024-07-07

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

  • v2024.7.6.3 2024-07-06

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

  • v2024.7.6.3 2024-07-06

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

  • v2024.7.6.2 2024-07-06

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

  • v2024.7.6.1 2024-07-06

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

  • v2024.7.6 2024-07-06

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

  • v2024.7.5.16 2024-07-06

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

  • v2024.7.5.15 2024-07-06

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

  • v2024.7.5.14 2024-07-06

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

  • v2024.7.5.13 2024-07-06

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

  • v2024.7.5.12 2024-07-06

    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 2024-07-06

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

  • v2024.7.5.10 2024-07-06

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

  • v2024.7.5.9 2024-07-06

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

  • v2024.7.5.8 2024-07-06

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

  • v2024.7.5.7 2024-07-06

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

  • v2024.7.5.6 2024-07-06

    Removed no-longer used isStandbyMode + answerIsLoaded from update.tweaksStyle() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.5.5 2024-07-06

    Changed Standby mode to also stick in Sticky Sidebar mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.5.4 2024-07-06

    Added Anchor Mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.5.3 2024-07-05

    Corrected fgAnimationsDisabled key name in loadSetting() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.5.2 2024-07-05

    Renamed icons.inwardCarets to .caretsInward ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.5.1 2024-07-05

    Renamed arrow icon sub-objs w/ adj last ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.14 2024-07-05

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

Show all script versions