Greasy Fork is available in English.
Kreu nesfinaĵajn respondojn el la ĉio-scianta ChatGPT (en ajn lingvo!)
Ili estas versioj de tiu ĉi skripto, kie la kodo estas ĝisdatigita. Montri ĉiujn versiojn
Updated firstButton selector (adamlui/chatgpt-infinity#17)
firstButton
Bumped chatgpt.js to 2.6.1
Made FF scrollbar skinny to not crop toggle
± Renamed chatgptAlertStyle to tweaksStyle ± Renamed alertStyleUpdated to tweaksStyleUpdated ± Renamed #chatgpt-alert-override-style to #tweaks-style
chatgptAlertStyle
tweaksStyle
alertStyleUpdated
tweaksStyleUpdated
#chatgpt-alert-override-style
#tweaks-style
Added base to parseInt()'s
parseInt()
Bumped chatgpt.js to 2.5.2
Renamed camelCase(input) to toCamelCase(str)
camelCase(input)
toCamelCase(str)
Added config.appName + camelCase(input)
config.appName
Converted un-interpolated template literal to string
Added conditions to hiding sidebar in infinityMode.activate()
infinityMode.activate()
...
Bumped chatgpt.js to 2.5.1, added sidebar hiding...
... to infinityMode.activate() for mobile usability ± Re-positioned mobile toggle switch
Removed delay from Chrome extension check
... since latest Chromium doesn't need it
Added condition before removing forced cloaking on toggle
Added optional chaining to 1st toggle icon selection for class assignment
Updated hash in chatgpt.js import URL
Bumped chatgpt.js to 2.5.0, replaced isMobiileDevice()
isMobiileDevice()
... w/ chatgpt.browser.isMobile() ± Updated mobile toggle switch position
chatgpt.browser.isMobile()
Shortened error args
Tightened/loosened equality comparisons
Removed unused isFireFox()
isFireFox()
Moved toggle styling inline, renamed elem var names
Adjusted Firefox toggle pos, replaced .slider w/ .switch
.slider
.switch
± Re-ordered toggle label before switch
Positioned mobile toggle
Bumped chatgpt.js to 2.4.3 to update regenerate btn selector
Replaced .className ='s w/ more performant .classList.add()'s
.className =
.classList.add()
...when number of classes to add is low
Bumped chatgpt.js to 2.4.2
Bumped chatgpt.js to 2.4.1
Removed old while condition from reply topic prompt routine
while
Prepended const to str_replyTopic
const
str_replyTopic
Removed no-num validation from reply topic prompt
Re-added await chatgpt.history.isLoaded() to insertToggle()
await chatgpt.history.isLoaded()
insertToggle()
...when isGizmoUI since 1st call for styles is async
isGizmoUI
Updated download/update URLs ↞ [auto-sync from adamlui/userscripts]
adamlui/userscripts
Replaced .match() w/ faster method
.match()
Updated download/update URLs
Removed await chatgpt.history.isLoaded() from insertToggle()
Replaced chatHistoryIsLoaded() w/ chatgpt.history.isLoaded()
chatHistoryIsLoaded()
chatgpt.history.isLoaded()
Narrowed update alerts
Added English fallbacks to localized messages
Bumped chatgpt.js to 2.4.0
Removed semicolons
Refactored code to work w/ new UI + replace outdated styles
± Bumped chatgpt.js to 2.3.19
()
toggleLabel
Bumped chatgpt.js to 2.3.18
Bumped chatgpt.js to 2.3.17
Defined launchAboutModal(), added nav back on no update found
launchAboutModal()
± Re-ordered script/menu function defs
Bumped chatgpt.js to 2.3.16
Bumped chatgpt.js to 2.3.15
Bumped chatgpt.js to 2.3.14
Bumped chatgpt.js to 2.3.13
Added delay to menu load for Chrome extension load to beat VM
Bumped chatgpt.js to 2.3.12
Bumped chatgpt.js to 2.3.11, removed alert button hover styles
Show all script versions