Greasy Fork is available in English.

ChatGPT Ääretön ∞

Luo loputtomia vastauksia kaikkitietävästä ChatGPT:stä (millä tahansa kielellä!)

Tästä skriptistä on versioita, joissa koodia päivitettiin. Näytä kaikki versiot.

  • v2023.6.22.8 23.6.2023

    Removed whitespace, added const msgHostDir

  • v2023.6.22.7 23.6.2023

    Updated meta

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

  • v2023.6.22.6 23.6.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.6.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.6.2023

    Added prefix to state obj

  • v2023.6.22.3 22.6.2023

    Localized update messages

  • v2023.6.22.2 22.6.2023

    Sentence-cased continuation prompt

  • v2023.6.22.1 22.6.2023

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

  • v2023.6.22 22.6.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.6.2023

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

    • Removed redundant config.infinityMode = true from infinityMode.activate()
  • v2023.6.21.3 21.6.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.6.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.6.2023

    Moved appSymbol into config

  • v2023.6.21 21.6.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.6.2023

    Replaced menu prompt confirmation alert titles...

    ...with localized ones

  • v2023.6.19.9 19.6.2023

    Replaced blur listener to accommodate menu clicks

  • v2023.6.19.8 19.6.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.6.2023

    Updated infinityMode methods

    ± Converted timer function in activate() to arrow

    • Removed unused infinityMode.sent
  • v2023.6.19.6 19.6.2023

    Updated infinityMode methods

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

  • v2023.6.19.5 19.6.2023

    Shortened/renamed observer

  • v2023.6.19.4 19.6.2023

    Updated menu prompt confirmations

    ± Moved confirmations to bodies + added titles

  • v2023.6.19.3 19.6.2023

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

  • v2023.6.19.2 19.6.2023

    Re-formatted Update Availlable alert

  • v2023.6.19.1 19.6.2023

    Added disabling if extension installed...

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

  • v2023.6.19 19.6.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.6.2023

    Removed px unit from navicon.width

  • v2023.6.18.1 18.6.2023

    Added nullification of timer ID...

    ...in live session reboot on reply interval update

  • v2023.6.18 18.6.2023

    Shortened settings init

  • v2023.6.17.2 18.6.2023

    Removed unused config.notifHidden

  • v2023.6.17.1 18.6.2023

    Moved reset of skipNextUpdate to before auto-alert

  • v2023.6.17 18.6.2023

    Shortened config init + toggleLabel.addEventListener()

  • v2023.6.16.2 16.6.2023 Shortened `notify()` calls
  • v2023.6.16.1 16.6.2023 Shortened `updateToggleHTML`
  • v2023.6.16 16.6.2023 Eliminated reliance on unsafe `innerHTML` method
  • v2023.6.15 15.6.2023 Bumped chatgpt.js to 1.10.1
  • v2023.6.13.2 14.6.2023 Re-formatted Update Available alert
  • v2023.6.13.1 14.6.2023 Added ID return to `alert()`
  • v2023.6.13 14.6.2023 Added `notify()` + `alert()`
  • v2023.6.10 11.6.2023 Replaced `fetch` method w/ `GM` one in `checkForUpdates()`... ± Moved 'view changes' link to new line & removed positioning
  • v2023.6.9.2 9.6.2023 Re-added closing `)` to update alert
  • v2023.6.9 9.6.2023 Added auto/manual update checking + `var appSymbol`... ± Bumped chatgpt.js to 1.9.1
  • v2023.6.8 8.6.2023 Bumped chatgpt.js to 1.9.0
  • v2023.6.5 6.6.2023 Vertically condensed code
  • v2023.6.3 3.6.2023 Bumped chatgpt.js to 1.8.0
  • v2023.6.2.1 2.6.2023 Fixed toggles to work w/ UI update, bumped chatgpt.js to 1.7.6
  • v2023.6.2 2.6.2023 Bumped chatgpt.js to 1.7.4 to fix `chatgpt.send()` to work w/ UI update
  • v2023.6.1 1.6.2023 Bump chatgpt.js to 1.7.3
  • v2023.5.30 31.5.2023 Changed `configKeyPrefix` to `configPrefix`
  • v2023.5.23.1 24.5.2023 Changed `menuID` to `menuIDs`
  • v2023.5.23 24.5.2023 Shortened `loadSetting()` + menu refresh in `infinityMode.toggle()`

Näytä kaikki skriptin versiot.