ChatGPT Auto-Continuer ⏩

⚡ 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.

  • v2023.10.20 2023-10-20

    Added array fallback to chatgptJSver, moved index extraction out

  • v2023.10.16 2023-10-16

    Bumped chatgpt.js to 2.3.10

  • v2023.10.14 2023-10-14

    Bumped chatgpt.js to 2.3.9

  • v2023.10.13.1 2023-10-13

    Bumped chatgpt.js to 2.3.8

  • v2023.10.13 2023-10-13

    Narrowed About dialog

  • v2023.10.11 2023-10-11

    Added new About dialog buttons + alert styles

    • Added config.supportURL
    • Lightened About dialog link color in dark mode
  • v2023.10.9 2023-10-09 Imported from URL
  • v2023.10.6 2023-10-07

    Localized notification/alert/menu/button messages

  • v2023.10.2 2023-10-02

    Bumped chatgpt.js to 2.3.5

  • v2023.10.1 2023-10-01

    Removed deprecated GitHub button localization

  • v2023.9.29 2023-09-29

    Bumped chatgpt.js to 2.3.4

  • v2023.9.28 2023-09-29

    Added const updateButtons to reduce .querySelectorAll() calls

  • v2023.9.27 2023-09-28

    Bumped chatgpt.js to 2.3.3

  • v2023.9.15 2023-09-16

    Updated chatgpt.js ver detection to utillize GM_info

    ± Bumped chatgpt.js to 2.3.2

  • v2023.9.9 2023-09-10

    Bumped chatgpt.js to 2.3.1

  • v2023.9.8 2023-09-09

    Bumped chatgpt.js to 2.3.0

  • v2023.8.29 2023-08-30

    Bumped chatgpt.js to 2.2.0

  • v2023.8.24 2023-08-24

    Bumped chatgpt.js to 2.1.1

  • v2023.8.21 2023-08-21

    Added base to parseInt()'s

  • v2023.8.19 2023-08-19

    Removed protocol from // @match

  • v2023.8.14.1 2023-08-14

    Replaced source code emoji in about dialog

  • v2023.8.14 2023-08-14

    Combined const inits, updated about dialog style

  • v2023.8.13.1 2023-08-14

    Localized update alert button labels

  • v2023.8.13 2023-08-13

    Removed unnecessary escape character

  • v2023.8.9.12 2023-08-12

    Bumped chatgpt.js to 2.1.0

  • v2023.8.9.2 2023-08-09

    Removed const updateAlertID

  • v2023.8.9.1 2023-08-09

    Removed updateCheck.fromMenu from checkForUpdates()

    ...since flag no longer useful w/ removal of auto-alert

  • v2023.8.9 2023-08-09

    Removed update auto-check, updated config.updateURL

  • v2023.8.2 2023-08-03

    Updated continueObserver to work w/ UI change (#9)

    • Bumped chatgpt.js to 2.0.6
  • v2023.7.31 2023-07-31

    Bumped chatgpt.js to 2.0.5

  • v2023.7.29.1 2023-07-29

    Removed locale from config.greasyForkURL

  • v2023.7.29 2023-07-29

    Added config.greasyForkURL + safeOpenWindow() + About modal

    ± Renamed checkForUpdates() to updateCheck() to not conflict w/ named function for modal button ± Moved updateCheck() into About modal

    • Refactored config.updateURL to use config.greasyForkURL
  • v2023.7.28 2023-07-29

    Bumped chatgpt.js to 2.0.3

  • v2023.7.26 2023-07-26

    Bumped chatgpt.js to 2.0.2

  • v2023.7.20 2023-07-21

    Replaced for loop in menu refresh w/ for-of one

  • v2023.7.19 2023-07-19

    Replaced ternary w/ OR operation in notify()

  • 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

  • v2023.7.14 2023-07-14

    Bumped chatgpt.js to 2.0.0, added chatgpt.getUserLanguage()

  • v2023.7.11 2023-07-11

    Bumped chatgpt.js to 1.12.0

  • v2023.7.9 2023-07-10

    Changed config.prefix, condensed settings functions

  • v2023.7.4 2023-07-05

    Bumped chatgpt.js to 1.11.0

  • v2023.7.2 2023-07-03

    Bumped chatgpt.js to 1.10.6

  • v2023.6.30 2023-06-30

    Bumped chatgpt.js to 1.10.5

  • v2023.6.29 2023-06-29

    Bumped chatgpt.js to 1.10.4

  • v2023.6.26 2023-06-26

    Bumped chatgpt.js to 1.10.3

  • v2023.6.24.3 2023-06-24

    Changed update check frequency to weekly

  • v2023.6.24.2 2023-06-24

    Localized update alert messages

  • v2023.6.24.1 2023-06-24

    Bumped chatgpt.js

  • v2023.6.24 2023-06-24

    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

    • Condensed message getter ± Added config.ghRepoURL to update alert ± Replaced window.open() in Update button function w/ GM_openInTab() for onClose callback ± Added/update name/description meta

Afficher toutes les versions de script