Greasy Fork is available in English.
Aldonas AI-respondojn al Google Search (ebligita de Google Gemma + GPT-4o!)
Ili estas versioj de tiu ĉi skripto, kie la kodo estas ĝisdatigita. Montri ĉiujn versiojn
Shortened error arg name
Removed localization from title-check in isBlockedbyCloudflare()
isBlockedbyCloudflare()
Tightened/loosened equality comparisons
Eliminated system/browser user preference from isDarkMode()
isDarkMode()
...since Google attr is always set regardless
Moved console feedback function defs out of obj
Bumped chatgpt.js to 2.4.3
Changed light-mode color scheme for related query hovers
Added whitespace + leading zeroes to CSS functions
...for conformity
Replaced .className ='s w/ more performant .classList.add()'s
.className =
.classList.add()
...when number of classes to add is low
Added .no-user-select to googleGPTstyle + new elems
.no-user-select
googleGPTstyle
Bumped chatgpt.js to 2.4.2
Removed unset config.notifHidden from toggleWiderSidebar()
config.notifHidden
toggleWiderSidebar()
Shortened .googlegpt-container to .googlegpt
.googlegpt-container
.googlegpt
Bumped chatgpt.js to 2.4.1
Eliminated single-called loadGoogleGPT()
loadGoogleGPT()
Renamed wsbSVGelems to wsbSVGpaths
wsbSVGelems
wsbSVGpaths
Prioritized Google attr for dark mode in isDarkMode()
...since it overrides system/browser user preference
Removed airplane cursor from related query hovers
Replaced send button icon w/ up-arrow
Renamed wsb*elems to wsb*paths
wsb*elems
wsb*paths
Incorporated createSVGelem() into [speakSVGpaths] init
createSVGelem()
[speakSVGpaths]
Localized 'Exit' prefix to Wider Sidebar button tooltip
Added/re-positioned buttons, added/re-ordered functions/inits
± Added Wider Sidebar button ± Re-positioned buttons ± Moved menu objs out to support global refresh ± Added toggleWiderSidebar() + updateWSBsvg() ± Re-ordered UI functions
updateWSBsvg()
Updated download/update URLs ↞ [auto-sync from adamlui/userscripts]
adamlui/userscripts
Replaced Fatter Sidebar w/ Wider Sidebar
...in config key names + menu labels + notifications + var names
Replaced .match() w/ faster method
.match()
Updated download/update URLs
Adjusted 'View changes' size/pos in About modal
Increased/applied updateAlertWidth
updateAlertWidth
Added English fallbacks to localized messages
Defined/widened updateAlertWidth, applied to no update found
Narrowed reply language confirmation dialog
Bumped chatgpt.js to 2.4.0, added // @name:zh-TW
// @name:zh-TW
... for localized GF readme
Updated Chinese descriptions
Added // @name:zh-CN to support localized GF readme
// @name:zh-CN
Widened chatbar in narrow mode, re-positioned Send button
Updated fatter sidebar style + sidebar-less margin
Refactored handleEnter(event)
handleEnter(event)
cursorPos
caretPos
Adjujsted 'View changes' size/pos in About modal
Removed line break from source code info in About modal
Allowed ctrl+enter to add newlines in replies
Reduced bottom padding of loading statuses
Bumped chatgpt.js to 2.3.18
Versionless change to fix GitHub sync lag
Removed unused const fillColor
const fillColor
Updated corner button colors/classes
± Merged .about-btn + .speak-btn into .corner-btn ± Refactored speakkSVGpaths routine to rely on CSS for stroke/fill color
.about-btn
.speak-btn
.corner-btn
speakkSVGpaths
Refactored googleGPTshow(answer)
googleGPTshow(answer)
± Renamed elem var names for readability ± Replaced googleGPTdiv.querySelector('pre') from renderMathInElement() w/ answerPre
googleGPTdiv.querySelector('pre')
renderMathInElement()
answerPre
googleGPTdiv.querySelector('section')
Localized 'Fatter Sidebar' menu label
Bumped chatgpt.js to 2.3.17
Updated googleGPTshow(answer)
± Added const fillColor
.speak
Show all script versions