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

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

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

  • v2024.5.20 20.05.2024

    Removed unneeded double negation from isGPT4oUI assignment ↞ [auto-sync from adamlui/chatgpt-apps/chrome]

  • v2024.5.17.6 18.05.2024

    Appended commit hashes to icon meta URLs to preserve assets

  • v2024.5.17.5 17.05.2024

    Replaced sidebarIsLoaded() w/ chatgpt.sidebar.isLoaded()

  • v2024.5.17.4 17.05.2024

    Bumped chatgpt.js to 2.9.2

  • v2024.5.17.3 17.05.2024

    Added sidebar toggle update on PV changes ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.5.17.2 17.05.2024

    Moved sidebarIsLoaded() call up to properly detect Chromium extension ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.5.17.1 17.05.2024

    Replaced .no-click-transform assignment w/ direct selector to reduce complexity ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.5.17 17.05.2024

    Disabled distracting click zoom effect of sidebar button container ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.5.16.3 17.05.2024

    Updated insertToggle() to insert below 'New Chat' in post-GPT-4o UI ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.5.16.2 17.05.2024

    Aligned sidebar navicon w/ ChatGPT icon in post-GPT-4o UI ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.5.16.1 17.05.2024

    Added post-GPT-4o UI support

  • v2024.5.16 17.05.2024

    Bumped chatgpt.js to 2.8.0

  • v2024.5.15.5 16.05.2024

    Updated version to 2024.5.15

  • v2024.5.15.4 16.05.2024

    Updated latest asset commit hash in config.assetHostURL

  • v2024.5.15.3 16.05.2024

    Removed no longer needed first button padding tweak from insertToggle()

  • v2024.5.15.2 16.05.2024

    Updated selectors in insertToggle() to account for sporadic invisible elem

  • v2024.5.15.1 16.05.2024

    Eliminated reliance in selectors to support on-English UIs

  • v2024.5.15 16.05.2024

    Updated homepage/support URLs

  • v2024.5.14 14.05.2024

    Removed auto-reload ChatGPT on update to preserve prev sessions

  • v2024.5.11 11.05.2024

    Bumped chatgpt.js to 2.7.1

  • v2024.5.10 11.05.2024

    Inserted latest locale commit hash to config.assetHostURL to preserve potentially deleted msg keys

  • v2024.5.9 09.05.2024

    Bumped chatgpt.js to 2.7.0

  • v2024.5.8 08.05.2024

    Added doc URL as header comment

  • v2024.5.7.1 08.05.2024

    Restricted global msg fetching to non-English sys lang env for faster load

  • v2024.5.7 07.05.2024

    Bumped chatgpt.js to 2.6.10

  • v2024.5.3 04.05.2024

    Added // @match *://chatgpt.com/* to support new redirect

  • v2024.5.1.2 01.05.2024

    Replaced raw.githubusercontent.com URLs w/ cdn.jsdelivr.net ones

  • v2024.5.1.1 01.05.2024

    Bumped chatgpt.js to 2.6.9

  • v2024.5.1 01.05.2024

    Removed outdated chatgpt.history.isOff() conditions/logic

  • 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

  • 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

  • v2023.9.29.1 29.09.2023

    Bumped chatgpt.js to 2.3.4

  • v2023.9.29 29.09.2023

    Changed menuLabel_updateCheck to buttonLabel_updateCheck

  • v2023.9.28.1 29.09.2023

    Added const updateButtons to reduce .querySelectorAll() calls

  • v2023.9.28 29.09.2023

    Localizeed About menu label

  • v2023.9.27.1 28.09.2023

    Bumped chatgpt.js to 2.3.3

  • v2023.9.27 28.09.2023

    Added AlternativeTo as review destination

  • v2023.9.15 16.09.2023

    Updated chatgpt.js ver detection to utillize GM_info

    ± Bumped chatgpt.js to 2.3.2

  • v2023.9.13 14.09.2023

    Revised chatgpt.send() request

  • v2023.9.9 10.09.2023

    Bumped chatgpt.js to 2.3.1

  • v2023.9.8 09.09.2023

    Bumped chatgpt.js to 2.3.0

  • v2023.8.29 30.08.2023

    Bumped chatgpt.js to 2.2.0

  • v2023.8.24 24.08.2023

    Bumped chatgpt.js to 2.1.1

  • v2023.8.21 21.08.2023

    Added base to parseInt()'s

  • v2023.8.19 19.08.2023

    Removed protocol from // @match

  • v2023.8.16 17.08.2023

    Replaced switchStyle.innerText w/ string concatenation

  • v2023.8.14.1 14.08.2023

    Replaced source code emoji in about dialog

  • v2023.8.14 14.08.2023

    Combined const inits, updated about dialog style

  • v2023.8.13.1 14.08.2023

    Replaced tab w/ spaces

  • v2023.8.13 14.08.2023

    Localized button labels

  • v2023.8.13 13.08.2023

    Removed unnecessary escape character

  • v2023.8.12 12.08.2023

    Bumped chatgpt.js to 2.1.0

  • v2023.8.9 09.08.2023

    Removed update auto-alert, changed config.updateURL

  • v2023.8.4 04.08.2023

    Bumped chatgpt.js to 2.0.6

  • v2023.7.31 31.07.2023

    Bumped chatgpt.js to 2.0.5

  • v2023.7.29.1 29.07.2023

    Bumped chatgpt.js to 2.0.4 to fix UI update breaking

    ....scroll-to-bottom

  • v2023.7.29 29.07.2023

    Added About modal, added/renamed vars/functions

    • Added safeWindowOpen() + config.greasyForkURL
    • Refactored config.updateURL to use config.greasyForkURL ± Renamed config.ghRepoURL to config.githubURL ± Renamed checkForUpdates() to updateCheck() to not conflict w/ named function for modal button ± Moved updateCheck() into new About modal
  • v2023.7.28 29.07.2023

    Bumped chatgpt.js to 2.0.3

  • v2023.7.26 26.07.2023

    Bumped chatgpt.js to 2.0.2

  • v2023.7.19.1 19.07.2023

    Replaced ternarys w/ OR operations

  • v2023.7.19 19.07.2023

    Replaced ternary w/ OR operation in notify()

  • v2023.7.17 17.07.2023

    Added braces to menu refreshes for readability

  • v2023.7.15.1 15.07.2023

    Replaced string matching of regex w/ faster methods

  • v2023.7.15 15.07.2023

    Added noopener rel to prevent backdoor attacks

  • v2023.7.14 14.07.2023

    Bumped chatgpt.js to 2.0.0, added chatgpt.getUserLanguage()

  • v2023.7.11 11.07.2023

    Bumped chatgpt.js to 1.12.0

  • v2023.7.9.1 10.07.2023

    Moved configPrefix into config

  • v2023.7.9 10.07.2023

    Moved config.prefix out of config, condensed settings functions

  • v2023.7.4 05.07.2023

    Bumped chatgpt.js to 1.11.0

  • v2023.7.2 03.07.2023

    Bumped chatgpt.js to 1.10.6

  • v2023.6.30 30.06.2023

    Bumped chatgpt.js to 1.10.5

  • v2023.6.29 29.06.2023

    Bumped chatgpt.js to 1.10.4

  • v2023.6.28 28.06.2023

    Added restartInNewChat() + resetInSameChat()

  • v2023.6.26 26.06.2023

    Bumped chatgpt.js to 1.10.3

  • v2023.6.24.4 24.06.2023

    Changed update check frequency to weekly

  • v2023.6.24.3 24.06.2023

    Updated menu label to show reply instead of user language

  • v2023.6.24.2 24.06.2023

    Localized update messages

  • v2023.6.24.1 24.06.2023

    Bumped chatgpt.js, shortened regex in Update Available alert

  • v2023.6.24 24.06.2023

    Refactored config URLs, improved Update button, condensed code

    • Added config.ghRepoURL ± Replaced config.ghHostDir w/ config.assetHostURL
    • Condensed message getter ± Added config.ghRepoURL to update alert ± Replacedwindow.open()in Update button function w/GM_openInTab()foronClose` callback
  • v2023.6.23.3 23.06.2023

    Added line breaks to insertToggle() for readability

  • v2023.6.23.2 23.06.2023

    Adjusted code spacing for readability

  • v2023.6.23.1 23.06.2023

    Added // @description:pt-BR

  • v2023.6.22.9 23.06.2023

    Inserted config.ghHostDir into navicon.src

  • v2023.6.22.8 23.06.2023

    Removed whitespace, added const msgHostDir

  • v2023.6.22.7 23.06.2023

    Updated meta

    ± Moved // @version down ± Updated homepage/support URLs

  • v2023.6.22.6 23.06.2023

    Optimized config, improved update checker, refactored code

    ± Moved configPrefix into config obj ± Added config.ghHostDir ± Replaced var's with const & let

    • Condensed checkForUpdates() ± Added config.updateURL for cross-manager compatibility
  • v2023.6.22.5 23.06.2023

    Improved update checker

    ± Converted var's to const's ± Improved comparison loop to break early if up-to-date

  • v2023.6.22.4 22.06.2023

    Added prefix to state obj

  • v2023.6.22.3 22.06.2023

    Localized update messages

  • v2023.6.22.2 22.06.2023

    Sentence-cased continuation prompt

  • v2023.6.22.1 22.06.2023

    Moved stateSeparator into state.separator, capitalized 'Q&A'

  • v2023.6.22 22.06.2023

    Improved reply menu label/prompt/logic, refactored method

    ± Localized reply-related messages ± Expanded detection/saving of intent to read all topics ± Replaced document.querySelector() with chatgpt.startNewChat() in infinityMode.activate()

  • v2023.6.21.4 21.06.2023

    Added reply topic setting, re-ordered function defs...

    • Removed redundant config.infinityMode = true from infinityMode.activate()
  • v2023.6.21.3 21.06.2023

    Re-added reply language init to user language if unset

    ...so if browser UI language is different than user language, reply language is still used

  • v2023.6.21.2 21.06.2023

    Updated reply language init/prompt/label

    • Removed unused config.replylanguage init ± Replaced reply language menu label suffix w/ user language if unset
    • Added user language as language menu input place holder if reply language unset
  • v2023.6.21.1 21.06.2023

    Moved appSymbol into config

  • v2023.6.21 21.06.2023

    Converted menu callbacks to arrow functions...

    ± Shortened checkForUpdates() ± Changed menu language cmd to use sidebar toggle for synced switch state

  • v2023.6.20 20.06.2023

    Replaced menu prompt confirmation alert titles...

    ...with localized ones

  • v2023.6.19.9 19.06.2023

    Replaced blur listener to accommodate menu clicks

  • v2023.6.19.8 19.06.2023

    Added listener to auto-disable when focus lost...

    • Removed redundant chatgpt.stop() from restart on new language setting
    • Added delay to restart on new language setting
    • Disabled slider input
  • v2023.6.19.7 19.06.2023

    Updated infinityMode methods

    ± Converted timer function in activate() to arrow

    • Removed unused infinityMode.sent
  • v2023.6.19.6 19.06.2023

    Updated infinityMode methods

    ± Converted to arrow functions ± Shortened toggle() ± Added chatgpt.stop() to deactivate()

  • v2023.6.19.5 19.06.2023

    Shortened/renamed observer

  • v2023.6.19.4 19.06.2023

    Updated menu prompt confirmations

    ± Moved confirmations to bodies + added titles

  • v2023.6.19.3 19.06.2023

    Added auto-reload on auto-update ↞ [auto-sync from adamlui/userscripts]

  • v2023.6.19.2 19.06.2023

    Re-formatted Update Availlable alert

  • v2023.6.19.1 19.06.2023

    Added disabling if extension installed...

    ± Combined stateSymbol + stateWord arrays into single obj, updated refs

  • v2023.6.19 19.06.2023

    Upddated sidebar toggle, refactored code

    ± Eliminated double-toggle in Chromium on switch clicks ± Re-ordered toggle creation routine

    • Converted menu callbacks to arrow functions ± Replaced , w/ ; in infinityMode.deactivate() separating nullifiers
    • Removed whitespace
  • v2023.6.18.2 18.06.2023

    Removed px unit from navicon.width

  • v2023.6.18.1 18.06.2023

    Added nullification of timer ID...

    ...in live session reboot on reply interval update

  • v2023.6.18 18.06.2023

    Shortened settings init

  • v2023.6.17.2 18.06.2023

    Removed unused config.notifHidden

  • v2023.6.17.1 18.06.2023

    Moved reset of skipNextUpdate to before auto-alert

  • v2023.6.17 18.06.2023

    Shortened config init + toggleLabel.addEventListener()

  • v2023.6.16.2 16.06.2023 Shortened `notify()` calls
  • v2023.6.16.1 16.06.2023 Shortened `updateToggleHTML`
  • v2023.6.16 16.06.2023 Eliminated reliance on unsafe `innerHTML` method
  • v2023.6.15 15.06.2023 Bumped chatgpt.js to 1.10.1
  • v2023.6.13.2 14.06.2023 Re-formatted Update Available alert
  • v2023.6.13.1 14.06.2023 Added ID return to `alert()`
  • v2023.6.13 14.06.2023 Added `notify()` + `alert()`
  • v2023.6.10 11.06.2023 Replaced `fetch` method w/ `GM` one in `checkForUpdates()`... ± Moved 'view changes' link to new line & removed positioning
  • v2023.6.9.2 09.06.2023 Re-added closing `)` to update alert
  • v2023.6.9 09.06.2023 Added auto/manual update checking + `var appSymbol`... ± Bumped chatgpt.js to 1.9.1
  • v2023.6.8 08.06.2023 Bumped chatgpt.js to 1.9.0
  • v2023.6.5 06.06.2023 Vertically condensed code
  • v2023.6.3 03.06.2023 Bumped chatgpt.js to 1.8.0
  • v2023.6.2.1 02.06.2023 Fixed toggles to work w/ UI update, bumped chatgpt.js to 1.7.6
  • v2023.6.2 02.06.2023 Bumped chatgpt.js to 1.7.4 to fix `chatgpt.send()` to work w/ UI update
  • v2023.6.1 01.06.2023 Bump chatgpt.js to 1.7.3
  • v2023.5.30 31.05.2023 Changed `configKeyPrefix` to `configPrefix`
  • v2023.5.23.1 24.05.2023 Changed `menuID` to `menuIDs`
  • v2023.5.23 24.05.2023 Shortened `loadSetting()` + menu refresh in `infinityMode.toggle()`
  • v2023.5.22 22.05.2023 Shortened message getter
  • v2023.5.19.1 19.05.2023 Re-added download/update URL metas
  • v2023.5.19 19.05.2023 Ensured proper toggle style/insertion when chat history is off
  • v2023.5.17.2 18.05.2023 Updated icon paths
  • v2023.5.17.1 18.05.2023 Updated icon src's + chatgpt.js copyright notice
  • v2023.5.17 18.05.2023 Replaced navicon src
  • v2023.5.15.1 16.05.2023 Shortened region-stripping regex in message fetcher ↞ [auto-sync from `adamlui/userscripts`]
  • v2023.5.15 15.05.2023 Added infinity symbol to toggle menu cmd
  • v2023.5.14 14.05.2023 Implemented remote message fetching
  • v2023.5.10.1 11.05.2023 Moved `isActive` & `sent` from `config` to `infinityMode`... + Added check for activeness before reply interval menu cmd re-schedules
  • v2023.5.10 10.05.2023 Internationalized messages, added notifications to menu cmds
  • v2023.5.9 09.05.2023 Removed `getUserLanguage()`, added `await chatgpt.isIdle()`
  • v2023.5.5 06.05.2023 Added Ghost browser compatibility meta ↞ [auto-sync from `adamlui/chatgpt-apps`]
  • v2023.5.2.1 03.05.2023 Merge branch 'master' of https://github.com/adamlui/userscripts ↞ [auto-sync from `adamlui/userscripts`]
  • v2023.5.2 02.05.2023 Added infinity symbol to toggle notification ↞ [auto-sync from `adamlui/userscripts`]
  • v2023.4.30.2 01.05.2023 Added auto-scroll + menu toggle ↞ [auto-sync from `adamlui/userscripts`]
  • v2023.4.30.1 01.05.2023 Added toggle visibility menu command ↞ [auto-sync from `adamlui/userscripts`]
  • v2023.4.30 01.05.2023 Created `infinityMode` functions, made reply intervals start from end of msg ↞ [auto-sync from `adamlui/chatgpt-apps`]
  • v2023.4.29 30.04.2023 Updated conditions/timing of live resets from menu cmd's... + Added `chatgpt.stop()` to `toggleInfinityMode()`
  • v2023.4.28.20 29.04.2023 Added QQ compatibility meta
  • v2023.4.28.19 29.04.2023 Added LibreWolf compatibility meta
  • v2023.4.28.18 29.04.2023 Added Waterfox compatibility meta
  • v2023.4.28.17 29.04.2023 Added Vivaldi compatibility meta
  • v2023.4.28.16 29.04.2023 Added Brave compatibility meta
  • v2023.4.28.15 29.04.2023 Added Opera compatibility meta
  • v2023.4.28.14 29.04.2023 Added Edge compatibility meta
  • v2023.4.28.13 29.04.2023 Added Chrome compatibility meta
  • v2023.4.28.12 29.04.2023 Added Firefox compatibility meta
  • v2023.4.28.11 29.04.2023 Added no-digit validation to language setting
  • v2023.4.28.10 29.04.2023 Removed ES6 dependency from menu refreshes
  • v2023.4.28.9 29.04.2023 Removed no-longer neccessary `undefined` check... ...from `config.infinityMode.isActive` in `registerMenu()` - Removed no-longer neccessary `else return` in `toggleInfinityMode()`
  • v2023.4.28.8 29.04.2023 Added language detection, init `config.infinityMode` ...to avoid `typeError` in `registerMenu()`
  • v2023.4.28.7 28.04.2023 Added non-English meta
  • v2023.4.28.6 28.04.2023 Updated homepage/support URL metas
  • v2023.4.28.5 28.04.2023 Added update/download URL metas
  • v2023.4.28.4 28.04.2023 Updated description meta
  • v2023.4.28.3 28.04.2023 Added Chinese meta
  • v2023.4.28.2 28.04.2023 Imported from URL
  • v2023.4.28.1 28.04.2023