Adiciona respostas de IA ao DuckDuckGo (desenvolvido por GPT-4o!)
Estas são as versões deste script em que houve atualização do código. Mostar todas versões.
Added slight gradient to dark scheme app div bg ↞ [auto-sync from adamlui/chatgpt-apps]
adamlui/chatgpt-apps
Reduced thumb stroke + moved bottom one right more in Settings icon ↞ [auto-sync from adamlui/chatgpt-apps]
Updated Settings icon's thumbs to be circular ↞ [auto-sync from adamlui/chatgpt-apps]
Centered chatbar button tooltips ↞ [auto-sync from adamlui/chatgpt-apps]
Disabled modal btn hover-zoom w/ animation setting, synced .chatgpt-modal a style from other GPT apps ↞ [auto-sync from adamlui/chatgpt-apps]
.chatgpt-modal a
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]
Refined Pin button menu x-flip threshold, made pos init stickier, re-padded menu ↞ [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]
Added missing comma in appStyle ↞ [auto-sync from adamlui/chatgpt-apps]
appStyle
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
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
Styled state words in notifications ↞ [auto-sync from adamlui/chatgpt-apps]
Hid Anchor mode Settings toggle from mobile/centered users ↞ [auto-sync from adamlui/chatgpt-apps]
Added pinSVG check before adding listeners ↞ [auto-sync from adamlui/chatgpt-apps]
pinSVG
Tweaked ctrAddend in update.tooltip() ↞ [auto-sync from adamlui/chatgpt-apps]
ctrAddend
update.tooltip()
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
Moved chatbar width from wsbStyles to update.chatbarWidth() ↞ [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]
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]
Removed no-longer used isStandbyMode + answerIsLoaded from update.tweaksStyle() ↞ [auto-sync from adamlui/chatgpt-apps]
isStandbyMode
answerIsLoaded
update.tweaksStyle()
Changed Standby mode to also stick in Sticky Sidebar mode ↞ [auto-sync from adamlui/chatgpt-apps]
Mostrar todas as versões do script