ChatGPT Tryb szerokoekranowy 🖥️

Dodaje tryby Widescreen + Fullscreen do ChatGPT dla lepszej widoczności + zmniejszonego przewijania

To są wersje tego skryptu, gdzie kod został zaktualizowany. Pokaż wszystkie wersje.

  • v2024.5.14 14-05-2024

    Removed auto-reload ChatGPT/Poe on update to preserve prev sessions

  • v2024.5.11 11-05-2024

    Bumped chatgpt.js to 2.7.1

  • v2024.5.10.5 11-05-2024

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

  • v2024.5.10.4 10-05-2024

    Removed outdated paginator shift in updateTweaksStyle() to fix model selector icon shifts

  • v2024.5.10.3 10-05-2024

    Shortened updateBtnSVG cmd in schemeObserver

  • v2024.5.10.2 10-05-2024

    Loosened comparison operators for smaller filesize

  • v2024.5.10.1 10-05-2024

    Shortened buttonColor to btnColor

  • v2024.5.10 10-05-2024

    Added chatbar scheme observer to update btn colors on temp chat toggle

  • 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.6 08-05-2024

    Updated selector/style for Poe in wcbStyle

  • v2024.5.7.5 08-05-2024

    Updated Poe styles in wideScreenStyle

  • v2024.5.7.4 08-05-2024

    Added explicit (site == 'poe') in deactivateMode() for readability

  • v2024.5.7.3 08-05-2024

    Made ternarys in UI elem selection routine more readable

  • v2024.5.7.2 08-05-2024

    Shortened isFullWindow()

  • v2024.5.7.1 08-05-2024

    Moved document.head.append(fullWindowStyle) up in activateMode()

    ... for proper syncMode() state detection on non-ChatGPT sites

  • v2024.5.7 07-05-2024

    Bumped chatgpt.js to 2.6.10

  • v2024.5.3 04-05-2024

    Re-added chat.openai.com support in case they get funny and change mind again

  • v2024.5.3 04-05-2024

    Updated @match to use chat.openai.com, updated site to 'chatgpt'

  • v2024.5.1.2 01-05-2024

    Bumped chatgpt.js to 2.6.9

  • v2024.5.1.1 01-05-2024

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

  • v2024.5.1 01-05-2024

    Removed outdated chatgpt.history.isOff() condition from setBtnColor()

  • v2024.4.27.1 28-04-2024

    Updated messages obj name in updateTooltip() + syncMode()

  • v2024.4.27 28-04-2024

    Refactored msg fetcher for readability + if en/messages.json ever goes missing

    • Shortened const messages to msgs
  • v2024.4.5 05-04-2024

    Merge key listeners

  • v2024.4.4.1 05-04-2024

    Bumped version to 2024.4.4.1

  • v2024.4.4 05-04-2024

    Added ESC-listener to stop text generation (adamlui/chatgpt-widescreen#46)

  • 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

    Replaced regex in const site init w/ URL API method

    ... to eliminate potential for event loop blockage

  • v2024.3.5.3 05-03-2024

    Added hyphens to script name regex in config.updateURL

  • v2024.3.5.2 05-03-2024

    Further reduced potential for backtracking in config.updateURL regex

  • v2024.3.5.1 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 05-03-2024

    Increased specificity in regex group to eliminate potential for polynomial backtracking

  • v2024.3.3 03-03-2024

    Converted regex group to non-capturing for improved performance

  • v2024.3.1 01-03-2024

    Bumped chatgpt.js to 2.6.6

  • 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.21 21-02-2024

    Alphabetized args in loadSetting() call for readability

  • v2024.2.17 17-02-2024

    Added SRI hash to chatgpt.js

  • 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

    Merged Send elem inits

  • v2024.1.5 05-01-2024

    Shortened icon meta URLs

  • v2023.12.23 23-12-2023

    Bumped chatgpt.js to 2.6.3

  • v2023.12.11.1 11-12-2023

    Refactored updateTooltip() for readability

    ± Renamed overlayWidth to spreadFactor

    • Removed line breaks
    • Added indents
  • v2023.12.11 11-12-2023

    Shortened toggleTooltip()

  • v2023.12.10 10-12-2023

    Replaced all .appendChild()'s w/ .append()'s to shorten codebase

  • v2023.12.8.6 09-12-2023

    Declared global vars for ESLint

Pokaż wszystkie wersje skryptu