⚡ Продовжуйте автоматично генерувати багато відповідей ChatGPT
Це версії цього скрипту, де код був змінений. Показати всі версії.
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)
continueObserver
<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
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)
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
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
Показати всі версії сценарію