ChatGPT نەپێندییە ∞

پێشبینی چاتگپتەکە دیارییەکانی پێکراوەکان بنووسە (بە هەر زمانێکی دیکە!)

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

  • v2023.11.21 2023-11-21

    Converted un-interpolated template literal to string

  • v2023.11.18.2 2023-11-18

    Added conditions to hiding sidebar in infinityMode.activate()

    ...

  • v2023.11.18.1 2023-11-18

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

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

  • v2023.11.18 2023-11-18

    Removed delay from Chrome extension check

    ... since latest Chromium doesn't need it

  • v2023.11.17.5 2023-11-18

    Added condition before removing forced cloaking on toggle

  • v2023.11.17.4 2023-11-18

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

  • v2023.11.17.3 2023-11-18

    Updated hash in chatgpt.js import URL

  • v2023.11.17.2 2023-11-18

    Bumped chatgpt.js to 2.5.0, replaced isMobiileDevice()

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

  • v2023.11.17.1 2023-11-18

    Shortened error args

  • v2023.11.17 2023-11-18

    Tightened/loosened equality comparisons

  • v2023.11.16.3 2023-11-16

    Removed unused isFireFox()

  • v2023.11.16.2 2023-11-16

    Moved toggle styling inline, renamed elem var names

  • v2023.11.16.1 2023-11-16

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

    ± Re-ordered toggle label before switch

  • v2023.11.16 2023-11-16

    Positioned mobile toggle

  • v2023.11.15.2 2023-11-16

    Bumped chatgpt.js to 2.4.3 to update regenerate btn selector

  • v2023.11.15.1 2023-11-16

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

    ...when number of classes to add is low

  • v2023.11.15 2023-11-16

    Bumped chatgpt.js to 2.4.2

  • v2023.11.13.4 2023-11-14

    Bumped chatgpt.js to 2.4.1

  • v2023.11.13.3 2023-11-14

    Removed old while condition from reply topic prompt routine

  • v2023.11.13.2 2023-11-14

    Prepended const to str_replyTopic

  • v2023.11.13.1 2023-11-14

    Removed no-num validation from reply topic prompt

  • v2023.11.13 2023-11-13

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

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

  • v2023.11.12.4 2023-11-13

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

  • v2023.11.12.3 2023-11-12

    Replaced .match() w/ faster method

  • v2023.11.12.2 2023-11-12

    Updated download/update URLs

  • v2023.11.12.1 2023-11-12

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

  • v2023.11.12 2023-11-12

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

  • v2023.11.11.1 2023-11-11

    Narrowed update alerts

  • v2023.11.11 2023-11-11

    Added English fallbacks to localized messages

  • v2023.11.10.2 2023-11-10

    Bumped chatgpt.js to 2.4.0

  • v2023.11.10.1 2023-11-10

    Removed semicolons

  • v2023.11.10 2023-11-10

    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 2023-11-09

    Bumped chatgpt.js to 2.3.18

  • v2023.11.8 2023-11-09

    Bumped chatgpt.js to 2.3.17

  • v2023.11.7 2023-11-07

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

    ± Re-ordered script/menu function defs

  • v2023.11.6 2023-11-06

    Bumped chatgpt.js to 2.3.16

  • v2023.11.4 2023-11-04

    Bumped chatgpt.js to 2.3.15

  • v2023.11.3 2023-11-03

    Bumped chatgpt.js to 2.3.14

  • v2023.10.30.1 2023-10-30

    Bumped chatgpt.js to 2.3.13

  • v2023.10.30 2023-10-30

    Added delay to menu load for Chrome extension load to beat VM

  • v2023.10.25 2023-10-26

    Bumped chatgpt.js to 2.3.12

  • v2023.10.20.1 2023-10-20

    Bumped chatgpt.js to 2.3.11, removed alert button hover styles

  • v2023.10.20 2023-10-20

    Added array fallback to chatgptJSver, moved index extraction out

  • v2023.10.16.3 2023-10-16

    Lightened toggle-on bg

  • v2023.10.16.2 2023-10-16

    Added glow to toggle-on

  • v2023.10.16.1 2023-10-16

    Re-colored toggle-on bg purple

  • v2023.10.16 2023-10-16

    Bumped chatgpt.js to 2.3.10

  • v2023.10.14 2023-10-14

    Bumped chatgpt.js to 2.3.9

  • v2023.10.13.1 2023-10-13

    Bumped chatgpt.js to 2.3.8

  • v2023.10.13 2023-10-13

    Narrowed About dialog

Show all script versions