ChatGPT Végtelenség ∞

Végtelen válaszokat generáljon a mindentudó ChatGPT-ből (bármely nyelven!)

Ezek a szkript azon változatai, ahol a kód módosítva lett. Minden verzió mutatása

  • v2023.8.12 2023.08.12.

    Bumped chatgpt.js to 2.1.0

  • v2023.8.9 2023.08.09.

    Removed update auto-alert, changed config.updateURL

  • v2023.8.4 2023.08.04.

    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.

    Bumped chatgpt.js to 2.0.4 to fix UI update breaking

    ....scroll-to-bottom

  • v2023.7.29 2023.07.29.

    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 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.19.1 2023.07.19.

    Replaced ternarys w/ OR operations

  • v2023.7.19 2023.07.19.

    Replaced ternary w/ OR operation in notify()

  • v2023.7.17 2023.07.17.

    Added braces to menu refreshes for readability

  • v2023.7.15.1 2023.07.15.

    Replaced string matching of regex w/ faster methods

  • 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.1 2023.07.10.

    Moved configPrefix into config

  • v2023.7.9 2023.07.10.

    Moved config.prefix out of config, 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.28 2023.06.28.

    Added restartInNewChat() + resetInSameChat()

  • v2023.6.26 2023.06.26.

    Bumped chatgpt.js to 1.10.3

  • v2023.6.24.4 2023.06.24.

    Changed update check frequency to weekly

  • v2023.6.24.3 2023.06.24.

    Updated menu label to show reply instead of user language

  • v2023.6.24.2 2023.06.24.

    Localized update messages

  • v2023.6.24.1 2023.06.24.

    Bumped chatgpt.js, shortened regex in Update Available alert

  • v2023.6.24 2023.06.24.

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

    Added line breaks to insertToggle() for readability

  • v2023.6.23.2 2023.06.23.

    Adjusted code spacing for readability

  • v2023.6.23.1 2023.06.23.

    Added // @description:pt-BR

  • v2023.6.22.9 2023.06.23.

    Inserted config.ghHostDir into navicon.src

  • v2023.6.22.8 2023.06.23.

    Removed whitespace, added const msgHostDir

  • v2023.6.22.7 2023.06.23.

    Updated meta

    ± Moved // @version down ± Updated homepage/support URLs

  • v2023.6.22.6 2023.06.23.

    Optimized config, improved update checker, refactored code

    ± Moved configPrefix into config obj ± Added config.ghHostDir ± Replaced var's with const & let

    • Condensed checkForUpdates() ± Added config.updateURL for cross-manager compatibility
  • v2023.6.22.5 2023.06.23.

    Improved update checker

    ± Converted var's to const's ± Improved comparison loop to break early if up-to-date

  • v2023.6.22.4 2023.06.22.

    Added prefix to state obj

  • v2023.6.22.3 2023.06.22.

    Localized update messages

  • v2023.6.22.2 2023.06.22.

    Sentence-cased continuation prompt

  • v2023.6.22.1 2023.06.22.

    Moved stateSeparator into state.separator, capitalized 'Q&A'

  • v2023.6.22 2023.06.22.

    Improved reply menu label/prompt/logic, refactored method

    ± Localized reply-related messages ± Expanded detection/saving of intent to read all topics ± Replaced document.querySelector() with chatgpt.startNewChat() in infinityMode.activate()

  • v2023.6.21.4 2023.06.21.

    Added reply topic setting, re-ordered function defs...

    • Removed redundant config.infinityMode = true from infinityMode.activate()
  • v2023.6.21.3 2023.06.21.

    Re-added reply language init to user language if unset

    ...so if browser UI language is different than user language, reply language is still used

  • v2023.6.21.2 2023.06.21.

    Updated reply language init/prompt/label

    • Removed unused config.replylanguage init ± Replaced reply language menu label suffix w/ user language if unset
    • Added user language as language menu input place holder if reply language unset
  • v2023.6.21.1 2023.06.21.

    Moved appSymbol into config

  • v2023.6.21 2023.06.21.

    Converted menu callbacks to arrow functions...

    ± Shortened checkForUpdates() ± Changed menu language cmd to use sidebar toggle for synced switch state

  • v2023.6.20 2023.06.20.

    Replaced menu prompt confirmation alert titles...

    ...with localized ones

  • v2023.6.19.9 2023.06.19.

    Replaced blur listener to accommodate menu clicks

  • v2023.6.19.8 2023.06.19.

    Added listener to auto-disable when focus lost...

    • Removed redundant chatgpt.stop() from restart on new language setting
    • Added delay to restart on new language setting
    • Disabled slider input
  • v2023.6.19.7 2023.06.19.

    Updated infinityMode methods

    ± Converted timer function in activate() to arrow

    • Removed unused infinityMode.sent

Mutasd a szkript összes verzióját