Greasy Fork is available in English.

ChatGPT Beskrajnost ∞

Generirajte beskrajne odgovore iz sveznajućeg ChatGPT-a (na bilo kojem jeziku!)

These are versions of this script where the code was updated. Show all versions.

  • 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

  • v2023.11.17.1 18.11.2023.

    Shortened error args

  • v2023.11.17 18.11.2023.

    Tightened/loosened equality comparisons

  • v2023.11.16.3 16.11.2023.

    Removed unused isFireFox()

  • v2023.11.16.2 16.11.2023.

    Moved toggle styling inline, renamed elem var names

  • v2023.11.16.1 16.11.2023.

    Adjusted Firefox toggle pos, replaced .slider w/ .switch

    ± Re-ordered toggle label before switch

  • v2023.11.16 16.11.2023.

    Positioned mobile toggle

  • v2023.11.15.2 16.11.2023.

    Bumped chatgpt.js to 2.4.3 to update regenerate btn selector

  • v2023.11.15.1 16.11.2023.

    Replaced .className ='s w/ more performant .classList.add()'s

    ...when number of classes to add is low

  • v2023.11.15 16.11.2023.

    Bumped chatgpt.js to 2.4.2

  • v2023.11.13.4 14.11.2023.

    Bumped chatgpt.js to 2.4.1

  • v2023.11.13.3 14.11.2023.

    Removed old while condition from reply topic prompt routine

  • v2023.11.13.2 14.11.2023.

    Prepended const to str_replyTopic

  • v2023.11.13.1 14.11.2023.

    Removed no-num validation from reply topic prompt

  • v2023.11.13 13.11.2023.

    Re-added await chatgpt.history.isLoaded() to insertToggle()

    ...when isGizmoUI since 1st call for styles is async

  • v2023.11.12.4 13.11.2023.

    Updated download/update URLs ↞ [auto-sync from adamlui/userscripts]

  • v2023.11.12.3 12.11.2023.

    Replaced .match() w/ faster method

  • v2023.11.12.2 12.11.2023.

    Updated download/update URLs

  • v2023.11.12.1 12.11.2023.

    Removed await chatgpt.history.isLoaded() from insertToggle()

  • v2023.11.12 12.11.2023.

    Replaced chatHistoryIsLoaded() w/ chatgpt.history.isLoaded()

  • v2023.11.11.1 11.11.2023.

    Narrowed update alerts

  • v2023.11.11 11.11.2023.

    Added English fallbacks to localized messages

  • v2023.11.10.2 10.11.2023.

    Bumped chatgpt.js to 2.4.0

  • v2023.11.10.1 10.11.2023.

    Removed semicolons

  • v2023.11.10 10.11.2023.

    Refactored code to work w/ new UI + replace outdated styles

    ± Bumped chatgpt.js to 2.3.19

    • Removed () around unmodded args ± Renamed toggleLabel to `navToggleDiv
    • Added chatHistoryIsLoaded()` ± Re-ordered menu routine
  • v2023.11.9 09.11.2023.

    Bumped chatgpt.js to 2.3.18

  • v2023.11.8 09.11.2023.

    Bumped chatgpt.js to 2.3.17

  • v2023.11.7 07.11.2023.

    Defined launchAboutModal(), added nav back on no update found

    ± Re-ordered script/menu function defs

  • v2023.11.6 06.11.2023.

    Bumped chatgpt.js to 2.3.16

  • v2023.11.4 04.11.2023.

    Bumped chatgpt.js to 2.3.15

  • v2023.11.3 03.11.2023.

    Bumped chatgpt.js to 2.3.14

Show all script versions