Greasy Fork is available in English.
⚡ Forsæt automatisk med at generere flere ChatGPT-responser
Dette er versioner af dette script, hvor koden er blevet opdateret. Vis alle versioner.
Further reduced potential for backtracking in config.updateURL regex
config.updateURL
Improved regex
± Eliminated potential for exponential/polynomial backracking in msgHref.replace regex by increasing specificity in capturing groups
msgHref.replace
Eliminated potential for polynomial backtracking in regex
Shortened continueObserver
continueObserver
forEach
chatgpt.getContinueGeneratingButton().click()
Bumped chatgpt.js to 2.6.6
Eliminated reliance on button label for observer click
.... since localization can change it (adamlui/chatgpt-auto-continue#27)
Removed unicode from meta
Bumped chatgpt.js to 2.6.5
Added SRI hash to chatgpt.js
Replaced chatgpt.js import URL w/ npm one
Bumped chatgpt.js to 2.6.4
Updated copyright years ↞ [auto-sync from adamlui/chatgpt-apps]
adamlui/chatgpt-apps
Bumped chatgpt.js to 2.6.3
Replaced .appendChild() w/ .append() to shorten codebase
.appendChild()
.append()
Shortened updateButtons to updateBtns
updateButtons
updateBtns
Bumped chatgpt.js to 2.6.2
Bumped chatgpt.js to 2.6.1
Shortened arrow functions, removed toCamelCase(str)
toCamelCase(str)
Bumped chatgpt.js to 2.6.0
Bumped chatgpt.js to 2.5.2
Renamed camelCase(input) to toCamelCase(str)
camelCase(input)
Updated config key prefix var name in (load|save)Setting()
(load|save)Setting()
Shortened camelCase(input)
Added config.appName + camelCase(input)
config.appName
Renamed notifHidden to notifDisabled
notifHidden
notifDisabled
Bumped chatgpt.js to 2.5.1
Shortened error args
Tightened/loosened equality comparisons
Bumped chatgpt.js to 2.4.2
Bumped chatgpt.js to 2.4.1
Updated download/update URLs ↞ [auto-sync from adamlui/userscripts]
adamlui/userscripts
Replaced .match() w/ faster method
.match()
Updated download/update URLs
Narrowed update alerts
Added English fallbacks to localized messages
Bumped chatgpt.js to 2.4.0
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
Limited continueObserver to <main> (#10)
<main>
()
updateCheck()
GM.xmlHttpRequest({onload})
Bumped chatgpt.js to 2.3.13
Bumped chatgpt.js to 2.3.12
Bumped chatgpt.js to 2.3.11, removed alert button hover styles
Added array fallback to chatgptJSver, moved index extraction out
chatgptJSver
Bumped chatgpt.js to 2.3.10
Bumped chatgpt.js to 2.3.9
Bumped chatgpt.js to 2.3.8
Vis alle script-versioner