ChatGPT אינסוף ∞

יצרו תשובות אינסופיות מה-ChatGPT המבין הכל (בכל שפה!)

יש גרסאות של סקריפט זה עם קוד מעודכן. הצג את כל הגרסאות

  • 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

  • v2023.10.30.1 30-10-2023

    Bumped chatgpt.js to 2.3.13

  • v2023.10.30 30-10-2023

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

  • v2023.10.25 26-10-2023

    Bumped chatgpt.js to 2.3.12

  • v2023.10.20.1 20-10-2023

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

  • v2023.10.20 20-10-2023

    Added array fallback to chatgptJSver, moved index extraction out

  • v2023.10.16.3 16-10-2023

    Lightened toggle-on bg

  • v2023.10.16.2 16-10-2023

    Added glow to toggle-on

  • v2023.10.16.1 16-10-2023

    Re-colored toggle-on bg purple

  • v2023.10.16 16-10-2023

    Bumped chatgpt.js to 2.3.10

  • v2023.10.14 14-10-2023

    Bumped chatgpt.js to 2.3.9

  • v2023.10.13.1 13-10-2023

    Bumped chatgpt.js to 2.3.8

  • v2023.10.13 13-10-2023

    Narrowed About dialog

  • v2023.10.12 12-10-2023

    Bumped chatgpt.js to 2.3.7

  • v2023.10.11 11-10-2023

    Added new About dialog buttons + alert styles

    • Added config.supportURL
    • Added ID check before appending toggle switch style
    • Lightened About dialog link color in dark mode
  • v2023.10.9 09-10-2023 Imported from URL
  • v2023.10.7 07-10-2023

    Localized About + Review dialog messagse

  • v2023.10.6 06-10-2023

    Added messages.appName to confirmation alerts

  • v2023.10.2 02-10-2023

    Bumped chatgpt.js to 2.3.5

  • v2023.10.1 01-10-2023

    Removed deprecated GitHub button localization

Show all script versions