Greasy Fork is available in English.

ChatGPT Infinito ∞

Genera respuestas infinitas desde el ChatGPT omnisciente (¡en cualquier idioma!)

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v2023.6.17.1 18/6/2023

    Moved reset of skipNextUpdate to before auto-alert

  • v2023.6.17 18/6/2023

    Shortened config init + toggleLabel.addEventListener()

  • v2023.6.16.2 16/6/2023 Shortened `notify()` calls
  • v2023.6.16.1 16/6/2023 Shortened `updateToggleHTML`
  • v2023.6.16 16/6/2023 Eliminated reliance on unsafe `innerHTML` method
  • v2023.6.15 15/6/2023 Bumped chatgpt.js to 1.10.1
  • v2023.6.13.2 14/6/2023 Re-formatted Update Available alert
  • v2023.6.13.1 14/6/2023 Added ID return to `alert()`
  • v2023.6.13 14/6/2023 Added `notify()` + `alert()`
  • v2023.6.10 11/6/2023 Replaced `fetch` method w/ `GM` one in `checkForUpdates()`... ± Moved 'view changes' link to new line & removed positioning
  • v2023.6.9.2 9/6/2023 Re-added closing `)` to update alert
  • v2023.6.9 9/6/2023 Added auto/manual update checking + `var appSymbol`... ± Bumped chatgpt.js to 1.9.1
  • v2023.6.8 8/6/2023 Bumped chatgpt.js to 1.9.0
  • v2023.6.5 6/6/2023 Vertically condensed code
  • v2023.6.3 3/6/2023 Bumped chatgpt.js to 1.8.0
  • v2023.6.2.1 2/6/2023 Fixed toggles to work w/ UI update, bumped chatgpt.js to 1.7.6
  • v2023.6.2 2/6/2023 Bumped chatgpt.js to 1.7.4 to fix `chatgpt.send()` to work w/ UI update
  • v2023.6.1 1/6/2023 Bump chatgpt.js to 1.7.3
  • v2023.5.30 31/5/2023 Changed `configKeyPrefix` to `configPrefix`
  • v2023.5.23.1 24/5/2023 Changed `menuID` to `menuIDs`
  • v2023.5.23 24/5/2023 Shortened `loadSetting()` + menu refresh in `infinityMode.toggle()`
  • v2023.5.22 22/5/2023 Shortened message getter
  • v2023.5.19.1 19/5/2023 Re-added download/update URL metas
  • v2023.5.19 19/5/2023 Ensured proper toggle style/insertion when chat history is off
  • v2023.5.17.2 18/5/2023 Updated icon paths
  • v2023.5.17.1 18/5/2023 Updated icon src's + chatgpt.js copyright notice
  • v2023.5.17 18/5/2023 Replaced navicon src
  • v2023.5.15.1 16/5/2023 Shortened region-stripping regex in message fetcher ↞ [auto-sync from `adamlui/userscripts`]
  • v2023.5.15 15/5/2023 Added infinity symbol to toggle menu cmd
  • v2023.5.14 14/5/2023 Implemented remote message fetching
  • v2023.5.10.1 11/5/2023 Moved `isActive` & `sent` from `config` to `infinityMode`... + Added check for activeness before reply interval menu cmd re-schedules
  • v2023.5.10 10/5/2023 Internationalized messages, added notifications to menu cmds
  • v2023.5.9 9/5/2023 Removed `getUserLanguage()`, added `await chatgpt.isIdle()`
  • v2023.5.5 6/5/2023 Added Ghost browser compatibility meta ↞ [auto-sync from `adamlui/chatgpt-apps`]
  • v2023.5.2.1 3/5/2023 Merge branch 'master' of https://github.com/adamlui/userscripts ↞ [auto-sync from `adamlui/userscripts`]
  • v2023.5.2 2/5/2023 Added infinity symbol to toggle notification ↞ [auto-sync from `adamlui/userscripts`]
  • v2023.4.30.2 1/5/2023 Added auto-scroll + menu toggle ↞ [auto-sync from `adamlui/userscripts`]
  • v2023.4.30.1 1/5/2023 Added toggle visibility menu command ↞ [auto-sync from `adamlui/userscripts`]
  • v2023.4.30 1/5/2023 Created `infinityMode` functions, made reply intervals start from end of msg ↞ [auto-sync from `adamlui/chatgpt-apps`]
  • v2023.4.29 30/4/2023 Updated conditions/timing of live resets from menu cmd's... + Added `chatgpt.stop()` to `toggleInfinityMode()`
  • v2023.4.28.20 29/4/2023 Added QQ compatibility meta
  • v2023.4.28.19 29/4/2023 Added LibreWolf compatibility meta
  • v2023.4.28.18 29/4/2023 Added Waterfox compatibility meta
  • v2023.4.28.17 29/4/2023 Added Vivaldi compatibility meta
  • v2023.4.28.16 29/4/2023 Added Brave compatibility meta
  • v2023.4.28.15 29/4/2023 Added Opera compatibility meta
  • v2023.4.28.14 29/4/2023 Added Edge compatibility meta
  • v2023.4.28.13 29/4/2023 Added Chrome compatibility meta
  • v2023.4.28.12 29/4/2023 Added Firefox compatibility meta
  • v2023.4.28.11 29/4/2023 Added no-digit validation to language setting

Ver todas las versiones del script.