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.

  • 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)

  • v2023.11.21 21/11/2023

    Converted un-interpolated template literal to string

  • v2023.11.18.2 18/11/2023

    Added conditions to hiding sidebar in infinityMode.activate()

    ...

  • v2023.11.18.1 18/11/2023

    Bumped chatgpt.js to 2.5.1, added sidebar hiding...

    ... to infinityMode.activate() for mobile usability ± Re-positioned mobile toggle switch

  • v2023.11.18 18/11/2023

    Removed delay from Chrome extension check

    ... since latest Chromium doesn't need it

  • v2023.11.17.5 18/11/2023

    Added condition before removing forced cloaking on toggle

  • v2023.11.17.4 18/11/2023

    Added optional chaining to 1st toggle icon selection for class assignment

  • v2023.11.17.3 18/11/2023

    Updated hash in chatgpt.js import URL

  • v2023.11.17.2 18/11/2023

    Bumped chatgpt.js to 2.5.0, replaced isMobiileDevice()

    ... w/ chatgpt.browser.isMobile() ± Updated mobile toggle switch position

Mostrar todas as versões do script