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.
Synced styles/selector from other GPT apps, disabled modal btn hover-zoom w/ animation setting ↞ [auto-sync from adamlui/chatgpt-apps]
adamlui/chatgpt-apps
Capped logo width in mobile About modal ↞ [auto-sync from adamlui/chatgpt-apps]
Added hover-zooms to modal buttons, slowed zoom of Standby button ↞ [auto-sync from adamlui/chatgpt-apps]
Fixed alignment of non-Auto scheme status in Settings too low ↞ [auto-sync from adamlui/chatgpt-apps]
Hid related queries when toggling Anchored mode on ↞ [auto-sync from adamlui/chatgpt-apps]
Abstracted update.rqVisibility() for re-use ↞ [auto-sync from adamlui/chatgpt-apps]
update.rqVisibility()
Increased modal transition-in durations ↞ [auto-sync from adamlui/chatgpt-apps]
Added auto-disable of each other when toggling Auto/manual-get modes ↞ [auto-sync from adamlui/chatgpt-apps]
Added instant Auto-get when toggling on for 1st time ↞ [auto-sync from adamlui/chatgpt-apps]
Replaced this.standbyBtnClickHandler w/ show.reply.standbyBtnClickHandler for readability + improved scoping ↞ [auto-sync from adamlui/chatgpt-apps]
this.standbyBtnClickHandler
show.reply.standbyBtnClickHandler
Abstracted Standby button click handler for re-use ↞ [auto-sync from adamlui/chatgpt-apps]
Increased hover-zoom of Standby + related query btns
scale(1)
Enabled shadow even for dark scheme notifications to not be shadowless against light pages ↞ [auto-sync from adamlui/chatgpt-apps]
Removed unused reply section listeners for modifying app bg ↞ [auto-sync from adamlui/chatgpt-apps]
Refined Pin button menu x-flip threshold, made pos init stickier, re-padded menu ↞ [auto-sync from adamlui/chatgpt-apps]
Shifted tooltiups right for more centered alignment ↞ [auto-sync from adamlui/chatgpt-apps]
Re-styled Pin button menu to look like tooltips ↞ [auto-sync from adamlui/chatgpt-apps]
Replaced 'Nothing' in Pin button menu w/ 'Sidebar' + icon, moved to middle ↞ [auto-sync from adamlui/chatgpt-apps]
Updated Anchor Mode setting key name in settingsProps ↞ [auto-sync from adamlui/chatgpt-apps]
settingsProps
Shrank sparkles icon in animations on/off notifs ↞ [auto-sync from adamlui/chatgpt-apps]
Animated cycle arrows icon for Auto scheme in Settings + notifications ↞ [auto-sync from adamlui/chatgpt-apps]
Added mode/scheme icons to notifications ↞ [auto-sync from adamlui/chatgpt-apps]
Corrected notification class name in appStyle ↞ [auto-sync from adamlui/chatgpt-apps]
appStyle
Added missing comma in appStyle ↞ [auto-sync from adamlui/chatgpt-apps]
Moved opacity/transform smoothening from .fade-in to app div selector in CSS to restore smooth fade-ins ↞ [auto-sync from adamlui/chatgpt-apps]
.fade-in
Made key detection in Settings icon create/prepend routine case-insensitive
... to support future key name changes ↞ [auto-sync from adamlui/chatgpt-apps]
Shortened Settings icon create/prepend routine using new icon prop ↞ [auto-sync from adamlui/chatgpt-apps]
icon
Added icon prop to settingsProps ↞ [auto-sync from adamlui/chatgpt-apps]
Alphabetized icons entries for easier maintenance ↞ [auto-sync from adamlui/chatgpt-apps]
icons
Renamed icons.speechBalloonArrowed to more clear .speechBalloonLasso ↞ [auto-sync from adamlui/chatgpt-apps]
icons.speechBalloonArrowed
.speechBalloonLasso
Renamed icons.about to more descriptive .questionMarkCircle ↞ [auto-sync from adamlui/chatgpt-apps]
icons.about
.questionMarkCircle
Renamed icons.language to .languageChars ↞ [auto-sync from adamlui/chatgpt-apps]
icons.language
.languageChars
Changed Sticky Sidebar Settings icon from pin to corner webbing ↞ [auto-sync from adamlui/chatgpt-apps]
Renamed icons.speechBalloon to .speechBalloons ↞ [auto-sync from adamlui/chatgpt-apps]
icons.speechBalloon
.speechBalloons
Renamed icons.autoSpeechBalloon to .speechBalloonArrowed ↞ [auto-sync from adamlui/chatgpt-apps]
icons.autoSpeechBalloon
.speechBalloonArrowed
Colored state words in notifications ↞ [auto-sync from adamlui/userscripts]
adamlui/userscripts
Styled state words in notifications ↞ [auto-sync from adamlui/chatgpt-apps]
Hid Anchor mode Settings toggle from mobile users ↞ [auto-sync from adamlui/chatgpt-apps]
Added pinSVG check before adding listeners ↞ [auto-sync from adamlui/chatgpt-apps]
pinSVG
Merged pinSVG listener statements in show.reply() ↞ [auto-sync from adamlui/chatgpt-apps]
show.reply()
Inserted missing obj name in appStyle ↞ [auto-sync from adamlui/chatgpt-apps]
Added animation to Anchor mode minimize/restore ↞ [auto-sync from adamlui/chatgpt-apps]
Changed pinMenu.onomuseout to destroy menu to avoid ghost appearances ↞ [auto-sync from adamlui/chatgpt-apps]
pinMenu.onomuseout
Added missing comma ↞ [auto-sync from adamlui/chatgpt-apps]
Moved chatbar width from wsbStyles to update.chatbarWidth(), limited to 1 call in show.reply() ↞ [auto-sync from adamlui/chatgpt-apps]
wsbStyles
update.chatbarWidth()
Removed blurry star layer from fillStarryBG() since it looks better ↞ [auto-sync from adamlui/chatgpt-apps]
fillStarryBG()
Added blurry star layer to fillStarryBG() for enhanced 3D ↞ [auto-sync from adamlui/chatgpt-apps]
Removed cursor: pointer from menu item unhovered style ↞ [auto-sync from adamlui/chatgpt-apps]
cursor: pointer
Added position icons to Pin button menu ↞ [auto-sync from adamlui/chatgpt-apps]
Increased border radius of Pin btn menu +2px ↞ [auto-sync from adamlui/chatgpt-apps]
Ver todas las versiones del script.