Greasy Fork is available in English.

ChatGPT Infinito ∞

Gere respostas infinitas do ChatGPT onisciente (em qualquer idioma!)

Estas são as versões deste script em que houve atualização do código. Mostar todas versões.

  • v2023.6.8 08/06/2023 Bumped chatgpt.js to 1.9.0
  • v2023.6.5 06/06/2023 Vertically condensed code
  • v2023.6.3 03/06/2023 Bumped chatgpt.js to 1.8.0
  • v2023.6.2.1 02/06/2023 Fixed toggles to work w/ UI update, bumped chatgpt.js to 1.7.6
  • v2023.6.2 02/06/2023 Bumped chatgpt.js to 1.7.4 to fix `chatgpt.send()` to work w/ UI update
  • v2023.6.1 01/06/2023 Bump chatgpt.js to 1.7.3
  • v2023.5.30 31/05/2023 Changed `configKeyPrefix` to `configPrefix`
  • v2023.5.23.1 24/05/2023 Changed `menuID` to `menuIDs`
  • v2023.5.23 24/05/2023 Shortened `loadSetting()` + menu refresh in `infinityMode.toggle()`
  • v2023.5.22 22/05/2023 Shortened message getter
  • v2023.5.19.1 19/05/2023 Re-added download/update URL metas
  • v2023.5.19 19/05/2023 Ensured proper toggle style/insertion when chat history is off
  • v2023.5.17.2 18/05/2023 Updated icon paths
  • v2023.5.17.1 18/05/2023 Updated icon src's + chatgpt.js copyright notice
  • v2023.5.17 18/05/2023 Replaced navicon src
  • v2023.5.15.1 16/05/2023 Shortened region-stripping regex in message fetcher ↞ [auto-sync from `adamlui/userscripts`]
  • v2023.5.15 15/05/2023 Added infinity symbol to toggle menu cmd
  • v2023.5.14 14/05/2023 Implemented remote message fetching
  • v2023.5.10.1 11/05/2023 Moved `isActive` & `sent` from `config` to `infinityMode`... + Added check for activeness before reply interval menu cmd re-schedules
  • v2023.5.10 10/05/2023 Internationalized messages, added notifications to menu cmds
  • v2023.5.9 09/05/2023 Removed `getUserLanguage()`, added `await chatgpt.isIdle()`
  • v2023.5.5 06/05/2023 Added Ghost browser compatibility meta ↞ [auto-sync from `adamlui/chatgpt-apps`]
  • v2023.5.2.1 03/05/2023 Merge branch 'master' of https://github.com/adamlui/userscripts ↞ [auto-sync from `adamlui/userscripts`]
  • v2023.5.2 02/05/2023 Added infinity symbol to toggle notification ↞ [auto-sync from `adamlui/userscripts`]
  • v2023.4.30.2 01/05/2023 Added auto-scroll + menu toggle ↞ [auto-sync from `adamlui/userscripts`]
  • v2023.4.30.1 01/05/2023 Added toggle visibility menu command ↞ [auto-sync from `adamlui/userscripts`]
  • v2023.4.30 01/05/2023 Created `infinityMode` functions, made reply intervals start from end of msg ↞ [auto-sync from `adamlui/chatgpt-apps`]
  • v2023.4.29 30/04/2023 Updated conditions/timing of live resets from menu cmd's... + Added `chatgpt.stop()` to `toggleInfinityMode()`
  • v2023.4.28.20 29/04/2023 Added QQ compatibility meta
  • v2023.4.28.19 29/04/2023 Added LibreWolf compatibility meta
  • v2023.4.28.18 29/04/2023 Added Waterfox compatibility meta
  • v2023.4.28.17 29/04/2023 Added Vivaldi compatibility meta
  • v2023.4.28.16 29/04/2023 Added Brave compatibility meta
  • v2023.4.28.15 29/04/2023 Added Opera compatibility meta
  • v2023.4.28.14 29/04/2023 Added Edge compatibility meta
  • v2023.4.28.13 29/04/2023 Added Chrome compatibility meta
  • v2023.4.28.12 29/04/2023 Added Firefox compatibility meta
  • v2023.4.28.11 29/04/2023 Added no-digit validation to language setting
  • v2023.4.28.10 29/04/2023 Removed ES6 dependency from menu refreshes
  • v2023.4.28.9 29/04/2023 Removed no-longer neccessary `undefined` check... ...from `config.infinityMode.isActive` in `registerMenu()` - Removed no-longer neccessary `else return` in `toggleInfinityMode()`
  • v2023.4.28.8 29/04/2023 Added language detection, init `config.infinityMode` ...to avoid `typeError` in `registerMenu()`
  • v2023.4.28.7 28/04/2023 Added non-English meta
  • v2023.4.28.6 28/04/2023 Updated homepage/support URL metas
  • v2023.4.28.5 28/04/2023 Added update/download URL metas
  • v2023.4.28.4 28/04/2023 Updated description meta
  • v2023.4.28.3 28/04/2023 Added Chinese meta
  • v2023.4.28.2 28/04/2023 Imported from URL
  • v2023.4.28.1 28/04/2023

Mostrar todas as versões do script