*SAFELY* eliminate 10-minute chat resets + constant network errors + Cloudflare checks from ChatGPT
Dette er versjoner av dette scriptet hvor koden ble oppdatert. Vis alle versjoner.
Updated chatgpt.js ver detection to utillize GM_info
GM_info
± Bumped chatgpt.js to 2.3.2 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
adamlui/chatgpt-auto-refresh
Bumped chatgpt.js to 2.3.1 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
Bumped chatgpt.js to 2.3.0 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
Bumped chatgpt.js to 2.2.0 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
Bumped chatgpt.js to 2.1.1 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
Added base to parseInt()'s ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
parseInt()
Removed protocol from // @match ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
// @match
Replaced switchStyle.innerText w/ string concatenation ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
switchStyle.innerText
Replaced source code emoji in about dialog ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
Combined const inits, updated about dialog style ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
const
Removed unnecessary escape character ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
Bumped chatgpt.js to 2.1.0 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
Converted tabs to spaces ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
Removed update auto-alert, changed config.updateURL
config.updateURL
± Replaced messages.link_viewChanges w/ string ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
messages.link_viewChanges
Bumped chatgpt.js to 2.0.6 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
Bumped chatgpt.js to 2.0.5 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
Removed locale from config.greasyForkURL ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
config.greasyForkURL
Added About modal, added/renamed vars/functions
safeWindowOpen()
config.ghRepoURL
config.githubURL
checkForUpdates()
updateCheck()
Bumped chatgpt.js to 2.0.3 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
Bumped chatgpt.js to 2.0.2 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
Replaced for loop in menu refresh w/ for-of one ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
for
for-of
Replaced ternary w/ OR operation in notify() ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
OR
notify()
Updated menu refreshes w/ braces + for-of loop ↞ [auto-sync from adamlui/chatgpt-apps]
adamlui/chatgpt-apps
Replaced string matching of regex w/ faster method ↞ [auto-sync from adamlui/chatgpt-apps]
Added noopener rel to prevent backdoor attacks ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
noopener
Bumped chatgpt.js to 2.0.0, added chatgpt.getUserLanguage() ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
chatgpt.getUserLanguage()
Bumped chatgpt.js to 1.12.0 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
Changed config.prefix, condensed settings functions ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
config.prefix
Bumped chatgpt.js to 1.11.0 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
Bumped chatgpt.js to 1.10.6 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
Bumped chatgpt.js to 1.10.5 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
Bumped chatgpt.js to 1.10.4 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
Bumped chatgpt.js to 1.10.3 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
Changed update check frequency to weekly ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
Bumped chatgpt.js to 1.10.2 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
Shortened regex in Update Available alert ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
Refactored code, improved Update button, updated meta
± Added/update name/description meta
config.ghHostDir
config.assetHostURL
config.ghRepoURL to update alert ± Replaced
in Update button function w/
callback ↞ [auto-sync from
Added update/download URL meta + config.updateURL...
Re-ordered meta, added msgHostDir into let msgHref ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
msgHostDir
let msgHref
Added const msgHostDir, condensed code ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
const msgHostDir
Improved version comparison, updated alert, refactored code
± Moved appSymbol + configPrefix into config ± Added config.ghHostDir ± Converted var's to const & let ± Moved stateSymbol, stateWord+stateSeparatorintostate ± Converted callbacks into arrow functions ± ShortenedcheckForUpdates()` + increased accuracy of comparison routine
appSymbol
configPrefix
config
var
let
stateSymbol
+
into
± Converted callbacks into arrow functions ± Shortened
insertToggle()
updateToggleHTML()
Added auto-reload on auto-update
Re-formatted Update Available alert
Updated sidebar toggle, renamed observer + IDs
± Eliminated double-toggle on switch clicks
innerHTML
Moved reset of skipNextUpdate to before auto-alert ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
skipNextUpdate
Show all script versions