ChatGPT Infini ∞

Générez des réponses infinies à partir de ChatGPT qui sait tout (dans n'importe quelle langue!)

Voici les versions de ce script où le code a été modifié. Voir toutes les versions.

  • v2023.9.28.1 29/09/2023

    Added const updateButtons to reduce .querySelectorAll() calls

  • v2023.9.28 29/09/2023

    Localizeed About menu label

  • v2023.9.27.1 28/09/2023

    Bumped chatgpt.js to 2.3.3

  • v2023.9.27 28/09/2023

    Added AlternativeTo as review destination

  • v2023.9.15 16/09/2023

    Updated chatgpt.js ver detection to utillize GM_info

    ± Bumped chatgpt.js to 2.3.2

  • v2023.9.13 14/09/2023

    Revised chatgpt.send() request

  • v2023.9.9 10/09/2023

    Bumped chatgpt.js to 2.3.1

  • v2023.9.8 09/09/2023

    Bumped chatgpt.js to 2.3.0

  • v2023.8.29 30/08/2023

    Bumped chatgpt.js to 2.2.0

  • v2023.8.24 24/08/2023

    Bumped chatgpt.js to 2.1.1

  • v2023.8.21 21/08/2023

    Added base to parseInt()'s

  • v2023.8.19 19/08/2023

    Removed protocol from // @match

  • v2023.8.16 17/08/2023

    Replaced switchStyle.innerText w/ string concatenation

  • v2023.8.14.1 14/08/2023

    Replaced source code emoji in about dialog

  • v2023.8.14 14/08/2023

    Combined const inits, updated about dialog style

  • v2023.8.13.1 14/08/2023

    Replaced tab w/ spaces

  • v2023.8.13 14/08/2023

    Localized button labels

  • v2023.8.13 13/08/2023

    Removed unnecessary escape character

  • v2023.8.12 12/08/2023

    Bumped chatgpt.js to 2.1.0

  • v2023.8.9 09/08/2023

    Removed update auto-alert, changed config.updateURL

  • v2023.8.4 04/08/2023

    Bumped chatgpt.js to 2.0.6

  • v2023.7.31 31/07/2023

    Bumped chatgpt.js to 2.0.5

  • v2023.7.29.1 29/07/2023

    Bumped chatgpt.js to 2.0.4 to fix UI update breaking

    ....scroll-to-bottom

  • v2023.7.29 29/07/2023

    Added About modal, added/renamed vars/functions

    • Added safeWindowOpen() + config.greasyForkURL
    • Refactored config.updateURL to use 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
  • v2023.7.28 29/07/2023

    Bumped chatgpt.js to 2.0.3

  • v2023.7.26 26/07/2023

    Bumped chatgpt.js to 2.0.2

  • v2023.7.19.1 19/07/2023

    Replaced ternarys w/ OR operations

  • v2023.7.19 19/07/2023

    Replaced ternary w/ OR operation in notify()

  • v2023.7.17 17/07/2023

    Added braces to menu refreshes for readability

  • v2023.7.15.1 15/07/2023

    Replaced string matching of regex w/ faster methods

  • v2023.7.15 15/07/2023

    Added noopener rel to prevent backdoor attacks

  • v2023.7.14 14/07/2023

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

  • v2023.7.11 11/07/2023

    Bumped chatgpt.js to 1.12.0

  • v2023.7.9.1 10/07/2023

    Moved configPrefix into config

  • v2023.7.9 10/07/2023

    Moved config.prefix out of config, condensed settings functions

  • v2023.7.4 05/07/2023

    Bumped chatgpt.js to 1.11.0

  • v2023.7.2 03/07/2023

    Bumped chatgpt.js to 1.10.6

  • v2023.6.30 30/06/2023

    Bumped chatgpt.js to 1.10.5

  • v2023.6.29 29/06/2023

    Bumped chatgpt.js to 1.10.4

  • v2023.6.28 28/06/2023

    Added restartInNewChat() + resetInSameChat()

  • v2023.6.26 26/06/2023

    Bumped chatgpt.js to 1.10.3

  • v2023.6.24.4 24/06/2023

    Changed update check frequency to weekly

  • v2023.6.24.3 24/06/2023

    Updated menu label to show reply instead of user language

  • v2023.6.24.2 24/06/2023

    Localized update messages

  • v2023.6.24.1 24/06/2023

    Bumped chatgpt.js, shortened regex in Update Available alert

  • v2023.6.24 24/06/2023

    Refactored config URLs, improved Update button, condensed code

    • Added config.ghRepoURL ± Replaced config.ghHostDir w/ config.assetHostURL
    • Condensed message getter ± Added config.ghRepoURL to update alert ± Replacedwindow.open()in Update button function w/GM_openInTab()foronClose` callback
  • v2023.6.23.3 23/06/2023

    Added line breaks to insertToggle() for readability

  • v2023.6.23.2 23/06/2023

    Adjusted code spacing for readability

  • v2023.6.23.1 23/06/2023

    Added // @description:pt-BR

  • v2023.6.22.9 23/06/2023

    Inserted config.ghHostDir into navicon.src

Afficher toutes les versions de script