⚡ Continuez automatiquement à générer plusieurs réponses ChatGPT
Ceci est la version du script où le code a été mise à jour. Présenter toutes les versions.
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
Narrowed About dialog
Added new About dialog buttons + alert styles
config.supportURL
Localized notification/alert/menu/button messages
Bumped chatgpt.js to 2.3.5
Removed deprecated GitHub button localization
Bumped chatgpt.js to 2.3.4
Added const updateButtons to reduce .querySelectorAll() calls
const updateButtons
.querySelectorAll()
Bumped chatgpt.js to 2.3.3
Updated chatgpt.js ver detection to utillize GM_info
GM_info
± Bumped chatgpt.js to 2.3.2
Bumped chatgpt.js to 2.3.1
Bumped chatgpt.js to 2.3.0
Bumped chatgpt.js to 2.2.0
Bumped chatgpt.js to 2.1.1
Added base to parseInt()'s
parseInt()
Removed protocol from // @match
// @match
Replaced source code emoji in about dialog
Combined const inits, updated about dialog style
const
Localized update alert button labels
Removed unnecessary escape character
Bumped chatgpt.js to 2.1.0
Removed const updateAlertID
const updateAlertID
Removed updateCheck.fromMenu from checkForUpdates()
updateCheck.fromMenu
checkForUpdates()
...since flag no longer useful w/ removal of auto-alert
Removed update auto-check, updated config.updateURL
config.updateURL
Updated continueObserver to work w/ UI change (#9)
continueObserver
Bumped chatgpt.js to 2.0.5
Removed locale from config.greasyForkURL
config.greasyForkURL
Added config.greasyForkURL + safeOpenWindow() + About modal
safeOpenWindow()
± Renamed checkForUpdates() to updateCheck() to not conflict w/ named function for modal button ± Moved updateCheck() into About modal
updateCheck()
Bumped chatgpt.js to 2.0.3
Bumped chatgpt.js to 2.0.2
Replaced for loop in menu refresh w/ for-of one
for
for-of
Replaced ternary w/ OR operation in notify()
OR
notify()
Replaced string matching of regex w/ faster method ↞ [auto-sync from adamlui/chatgpt-apps]
adamlui/chatgpt-apps
Added noopener rel to prevent backdoor attacks
noopener
Bumped chatgpt.js to 2.0.0, added chatgpt.getUserLanguage()
chatgpt.getUserLanguage()
Bumped chatgpt.js to 1.12.0
Changed config.prefix, condensed settings functions
config.prefix
Bumped chatgpt.js to 1.11.0
Bumped chatgpt.js to 1.10.6
Bumped chatgpt.js to 1.10.5
Bumped chatgpt.js to 1.10.4
Bumped chatgpt.js to 1.10.3
Changed update check frequency to weekly
Localized update alert messages
Bumped chatgpt.js
Bumped chatgpt.js, updated meta, refactored code, improved update alert
± Bumped chatgpt.js to 1.10.2 ± Re-organized function defs, condensed/expanded for readability ± Replaced config.ghHostDir w/ config.assetHostURL
config.ghHostDir
config.assetHostURL
config.ghRepoURL
window.open()
GM_openInTab()
onClose
Afficher toutes les versions de script