ChatGPT Auto Refresh ↻

*SAFELY* eliminate 10-minute chat resets + constant network errors + Cloudflare checks from ChatGPT

These are versions of this script where the code was updated. Show all versions.

  • v2023.10.11.1 2023-10-11

    Moved alert stylization before toggle's ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.10.11 2023-10-11

    Increased alert button font size, stretched cluster leftward ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.10.10.1 2023-10-11

    Moved stylesheet ID checks before inits ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.10.10 2023-10-11

    Added new About dialog buttons + alert styles

    • Added config.supportURL
    • Added ID check before appending toggle switch style
    • Lightened About dialog link color in dark mode ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
  • v2023.10.9.3 2023-10-10

    Updated meta descriptions ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.10.9.2 2023-10-09

    Updated meta descriptions ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.10.9.1 2023-10-09 Imported from URL
  • v2023.10.9 2023-10-09

    Added removal of 10min chat limit when history disabled ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.10.6 2023-10-07

    Localized messages ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.1.5 2023-10-05

    Localized alert/button messages ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.10.2 2023-10-02

    Bupmed chatgpt.js to 2.3.5 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.10.1 2023-10-01

    Removed deprecated GitHub button localization ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.9.29 2023-09-29

    Bumped chatgpt.js to 2.3.4 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.9.27 2023-09-28

    Bumped chatgpt.js to 2.3.3 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.9.15 2023-09-16

    Updated chatgpt.js ver detection to utillize GM_info

    ± Bumped chatgpt.js to 2.3.2 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.9.9 2023-09-10

    Bumped chatgpt.js to 2.3.1 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.9.8 2023-09-09

    Bumped chatgpt.js to 2.3.0 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.8.29 2023-08-30

    Bumped chatgpt.js to 2.2.0 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.8.24 2023-08-24

    Bumped chatgpt.js to 2.1.1 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.8.21 2023-08-21

    Added base to parseInt()'s ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.8.19 2023-08-19

    Removed protocol from // @match ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.8.16 2023-08-17

    Replaced switchStyle.innerText w/ string concatenation ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.8.14.1 2023-08-14

    Replaced source code emoji in about dialog ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.8.14 2023-08-14

    Combined const inits, updated about dialog style ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.8.13 2023-08-13

    Removed unnecessary escape character ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.8.12 2023-08-12

    Bumped chatgpt.js to 2.1.0 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.8.9.1 2023-08-09

    Converted tabs to spaces ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.8.9 2023-08-09

    Removed update auto-alert, changed config.updateURL

    ± Replaced messages.link_viewChanges w/ string ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.8.4 2023-08-04

    Bumped chatgpt.js to 2.0.6 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.7.31 2023-07-31

    Bumped chatgpt.js to 2.0.5 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.7.29.1 2023-07-29

    Removed locale from config.greasyForkURL ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.7.29 2023-07-29

    Added About modal, added/renamed vars/functions

    • Added safeWindowOpen() + config.greasyForkURL ± Renamed config.ghRepoURL to config.githubURL ± Renamed checkForUpdates() to updateCheck() to not conflict w/ named function for modal button ± Moved updateCheck() into new About modal
    • Refactored config.updateURL to use config.greasyForkURL ↞ [auto-sync from adamlui/chatgpt-auto-refresh]
  • v2023.7.28 2023-07-29

    Bumped chatgpt.js to 2.0.3 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.7.26 2023-07-26

    Bumped chatgpt.js to 2.0.2 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.7.20 2023-07-21

    Replaced for loop in menu refresh w/ for-of one ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.7.19 2023-07-19

    Replaced ternary w/ OR operation in notify() ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.7.17 2023-07-17

    Updated menu refreshes w/ braces + for-of loop ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2023.7.15.1 2023-07-15

    Replaced string matching of regex w/ faster method ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2023.7.15 2023-07-15

    Added noopener rel to prevent backdoor attacks ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.7.14 2023-07-14

    Bumped chatgpt.js to 2.0.0, added chatgpt.getUserLanguage() ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.7.11 2023-07-11

    Bumped chatgpt.js to 1.12.0 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.7.9 2023-07-10

    Changed config.prefix, condensed settings functions ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.7.4 2023-07-05

    Bumped chatgpt.js to 1.11.0 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.7.2 2023-07-03

    Bumped chatgpt.js to 1.10.6 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.6.30 2023-06-30

    Bumped chatgpt.js to 1.10.5 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.6.29 2023-06-29

    Bumped chatgpt.js to 1.10.4 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.6.26 2023-06-26

    Bumped chatgpt.js to 1.10.3 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.6.24.3 2023-06-24

    Changed update check frequency to weekly ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.6.24.2 2023-06-24

    Bumped chatgpt.js to 1.10.2 ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

  • v2023.6.24.1 2023-06-24

    Shortened regex in Update Available alert ↞ [auto-sync from adamlui/chatgpt-auto-refresh]

Show all script versions