ChatGPT Laajakuva-tila 🖥️

Lisää Widescreen + Koko näytön tilat ChatGPT:hen paremman katselun + vähentyneen vierityksen ansiosta

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

  • v2024.3.5.3 5.3.2024

    Added hyphens to script name regex in config.updateURL

  • v2024.3.5.2 5.3.2024

    Further reduced potential for backtracking in config.updateURL regex

  • v2024.3.5.1 5.3.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 5.3.2024

    Increased specificity in regex group to eliminate potential for polynomial backtracking

  • v2024.3.3 3.3.2024

    Converted regex group to non-capturing for improved performance

  • v2024.3.1 1.3.2024

    Bumped chatgpt.js to 2.6.6

  • v2024.2.26 26.2.2024

    Removed unicode from meta

  • v2024.2.23 23.2.2024

    Bumped chatgpt.js to 2.6.5

  • v2024.2.21 21.2.2024

    Alphabetized args in loadSetting() call for readability

  • v2024.2.17 17.2.2024

    Added SRI hash to chatgpt.js

  • v2024.1.28.1 28.1.2024

    Replaced chatgpt.js import URL w/ npm one

  • v2024.1.28 28.1.2024

    Bumped chatgpt.js to 2.6.4

  • v2024.1.9 9.1.2024

    Updated copyright years ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.1.8 8.1.2024

    Merged Send elem inits

  • v2024.1.5 5.1.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 9.12.2023

    Declared global vars for ESLint

  • v2023.12.8.5 9.12.2023

    Shortened button var names

  • v2023.12.8.4 9.12.2023

    Refactored insertBtns()

    ± Re-ordered const inits

    • Added else to Poe condition ± Shortened insertion for-loop
  • v2023.12.8.3 8.12.2023

    Shortened insertBtns()

  • v2023.12.8.2 8.12.2023

    Added chatbarSelector

  • v2023.12.8.1 8.12.2023

    Replaced isDarkMode() w/ chatgpt.isDarkMode()

  • v2023.12.8 8.12.2023

    Removed chat.aivvm.com support

  • v2023.12.3.1 4.12.2023

    Bumped chatgpt.js to 2.6.1

  • v2023.12.3 3.12.2023

    Shortened arrow functions, darkened tooltip stroke

  • v2023.12.1 1.12.2023

    Restored WCB style on OpenAI (adamlui/chatgpt-apps#18)

  • v2023.11.29.2 29.11.2023

    Raised New Chat button in Poe more

  • v2023.11.29.1 29.11.2023

    (#31) Removed disabling of user selection in Hidden Footer

    ... mode to support Win7 Edge

  • v2023.11.29 29.11.2023

    Top-padded Hidden Header mode on OpenAI

  • v2023.11.28 28.11.2023

    Removed isGizmoUI, re-positioned buttons, bumped chatgpt.js

    ... to 2.6.0

  • v2023.11.26 26.11.2023

    Bumped chatgpt.js to 2.5.2

  • v2023.11.25 25.11.2023

    Added config.appName, renamed config.prefix

    .... to config.keyPrefix

  • v2023.11.22 23.11.2023

    Disabled Wider Chatbar by default

  • v2023.11.19.3 20.11.2023

    Renamed notifHidden to notifDisabled

  • v2023.11.19.2 20.11.2023

    Renamed ncbHidden to ncbDisabled

  • v2023.11.19.1 20.11.2023

    Added chatbar padding update on button hiding

  • v2023.11.19.1 20.11.2023

    Added chatbar padding update on button hiding

  • v2023.11.19 20.11.2023

    Added option to hide New Chat button

    ... to avoid accidentally clearing chat inputs

  • v2023.11.18.1 18.11.2023

    Added wait for AIVVM site load so btns always insert

  • v2023.11.18 18.11.2023

    Removed delay before Chromium extension check

    ... since latest Chromium or VM no longer requires it

  • v2023.11.17.1 18.11.2023

    Tightened/loosened equality comparisons

  • v2023.11.17 17.11.2023

    Bumped chatgpt.js to 2.4.3

  • v2023.11.15 16.11.2023

    Bumped chatgpt.js to 2.4.2

  • v2023.11.13 14.11.2023

    Bumped chatgpt.js to 2.4.1

  • v2023.11.12.5 13.11.2023

    Shortened sendImgClasses init

  • v2023.11.12.4 13.11.2023

    Shortened sendBtnClasses name/init

  • v2023.11.12.3 13.11.2023

    Shortened sidebarObserver options init ↞ [auto-sync from adamlui/chatgpt-apps]

Näytä kaikki skriptin versiot.