Greasy Fork is available in English.

ChatGPT Uendelighed ∞

Generer endeløse svar fra den altvidende ChatGPT (på hvilket som helst sprog!)

These are versions of this script where the code was updated. Vis alle versioner.

  • v2024.5.9 09.05.2024

    Bumped chatgpt.js to 2.7.0

  • v2024.5.8 08.05.2024

    Added doc URL as header comment

  • v2024.5.7.1 08.05.2024

    Restricted global msg fetching to non-English sys lang env for faster load

  • v2024.5.7 07.05.2024

    Bumped chatgpt.js to 2.6.10

  • v2024.5.3 04.05.2024

    Added // @match *://chatgpt.com/* to support new redirect

  • v2024.5.1.2 01.05.2024

    Replaced raw.githubusercontent.com URLs w/ cdn.jsdelivr.net ones

  • v2024.5.1.1 01.05.2024

    Bumped chatgpt.js to 2.6.9

  • v2024.5.1 01.05.2024

    Removed outdated chatgpt.history.isOff() conditions/logic

  • v2024.4.27 27.04.2024

    Refactored msg fetcher for readability + if en/messages.json ever goes missing

    • Shortened const messages to msgs
  • v2024.4.4 05.04.2024

    Bumped chatgpt.js to 2.6.8

  • v2024.3.5.5 06.03.2024

    Bumped chatgpt.js to 2.6.7

  • v2024.3.5.4 05.03.2024

    Added hyphens to script name regex in config.updateURL

  • v2024.3.5.3 05.03.2024

    Further reduced potential for backtracking in config.updateURL regex

  • v2024.3.5.2 05.03.2024

    Improved regex

    ± Eliminated potential for exponential/polynomial backracking in msgHref.replace regex by increasing specificity in capturing groups

    • Removed unnecessary escape char from config.updateURL regex
  • v2024.3.5.1 05.03.2024

    Eliminated potential for polynomial backtracking in regex

    ... by increasing specificity of capturing group

  • v2024.3.5 05.03.2024

    Added Whale as compatible browser

  • v2024.3.1 01.03.2024

    Bumped chatgpt.js to 2.6.6

  • v2024.2.26.1 26.02.2024

    Added truncation to toggle label (adamlui/chatgpt-apps#30)

  • v2024.2.26 26.02.2024

    Removed unicode from meta

  • v2024.2.23 23.02.2024

    Bumped chatgpt.js to 2.6.5

  • v2024.2.17 17.02.2024

    Added SRI hash to chatgpt.js

  • v2024.2.8.4 09.02.2024

    Shrank toggle glow radius

  • v2024.2.8.3 09.02.2024

    Added hiding of sidebar gradient div in private mode

  • v2024.2.8.2 09.02.2024

    Moved navicon.src assignment to insertToggle()

    ... from updateToggle() to accomodate live scheme changes

  • v2024.2.8.1 09.02.2024

    Added background to toggle parent to hide chat log

  • v2024.2.8 08.02.2024

    Updated navicon src

    ± Added light mode icon

    ± Replaced dark mode src w/ 32x32 icon

  • v2024.1.28.1 28.01.2024

    Replaced chatgpt.js import URL w/ npm one

  • v2024.1.28 28.01.2024

    Bumped chatgpt.js to 2.6.4

  • v2024.1.9 09.01.2024

    Updated copyright years ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.1.8 08.01.2024

    Added auto-casing to replyLanguage init for improved menu/alert aesthetics

  • v2024.1.5.2 05.01.2024

    Shortened icon meta URLs

  • v2024.1.5.1 05.01.2024

    Added newline to notify() for readability

  • v2024.1.5 05.01.2024

    Added // @compatible kiwi

  • v2023.12.23 23.12.2023

    Bumped chatgpt.js to 2.6.3

  • v2023.12.16.1 17.12.2023

    Removed extraneous config.keyPrefix assignment

  • v2023.12.16 17.12.2023

    Eliminated toCamelCase(str) to shorten codebase

  • v2023.12.10 10.12.2023

    Replaced all .appendChild()'s w/ .append()'s to shorten codebase

  • v2023.12.8.1 09.12.2023

    Shortened button var names

  • v2023.12.8 09.12.2023

    Merged re_firstLinkText + re_firstButton, moved init up

  • v2023.12.7.1 08.12.2023

    Removed fallback returns from firstLink + firstButton

  • v2023.12.7 08.12.2023

    Fixed sidebar btn selector for free users (adamlui/chatgpt-infinity#17)

  • v2023.12.5.1 05.12.2023

    Bumped chatgpt.js to 2.6.2

  • v2023.12.5 05.12.2023

    Updated firstButton selector (adamlui/chatgpt-infinity#17)

  • v2023.12.3.1 04.12.2023

    Bumped chatgpt.js to 2.6.1

  • v2023.12.3 03.12.2023

    Made FF scrollbar skinny to not crop toggle

    ± Renamed chatgptAlertStyle to tweaksStyle ± Renamed alertStyleUpdated to tweaksStyleUpdated ± Renamed #chatgpt-alert-override-style to #tweaks-style

  • v2023.11.28 29.11.2023 Imported from URL
  • v2023.11.26.1 27.11.2023

    Added base to parseInt()'s

  • v2023.11.26 26.11.2023

    Bumped chatgpt.js to 2.5.2

  • v2023.11.25.1 25.11.2023

    Renamed camelCase(input) to toCamelCase(str)

  • v2023.11.25 25.11.2023

    Added config.appName + camelCase(input)

Show all script versions