ChatGPT უსასრულობა ∞

შექმენით უსასრულო პასუხები ყველგანაწილებული ChatGPT-დან (ნელა ენაზე!)

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

  • 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

  • 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

Show all script versions