ChatGPT Mode Écran Large 🖥️

Ajoute les modes écran large + plein écran à ChatGPT pour une meilleure visualisation + un défilement réduit

Ceci est la version du script où le code a été mise à jour. Présenter toutes les versions.

  • v2023.12.11 2023-12-11

    Shortened toggleTooltip()

  • v2023.12.10 2023-12-10

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

  • v2023.12.8.6 2023-12-09

    Declared global vars for ESLint

  • v2023.12.8.5 2023-12-09

    Shortened button var names

  • v2023.12.8.4 2023-12-09

    Refactored insertBtns()

    ± Re-ordered const inits

    • Added else to Poe condition ± Shortened insertion for-loop
  • v2023.12.8.3 2023-12-08

    Shortened insertBtns()

  • v2023.12.8.2 2023-12-08

    Added chatbarSelector

  • v2023.12.8.1 2023-12-08

    Replaced isDarkMode() w/ chatgpt.isDarkMode()

  • v2023.12.8 2023-12-08

    Removed chat.aivvm.com support

  • v2023.12.3.1 2023-12-04

    Bumped chatgpt.js to 2.6.1

  • v2023.12.3 2023-12-03

    Shortened arrow functions, darkened tooltip stroke

  • v2023.12.1 2023-12-01

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

  • v2023.11.29.2 2023-11-29

    Raised New Chat button in Poe more

  • v2023.11.29.1 2023-11-29

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

    ... mode to support Win7 Edge

  • v2023.11.29 2023-11-29

    Top-padded Hidden Header mode on OpenAI

  • v2023.11.28 2023-11-28

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

    ... to 2.6.0

  • v2023.11.26 2023-11-26

    Bumped chatgpt.js to 2.5.2

  • v2023.11.25 2023-11-25

    Added config.appName, renamed config.prefix

    .... to config.keyPrefix

  • v2023.11.22 2023-11-23

    Disabled Wider Chatbar by default

  • v2023.11.19.3 2023-11-20

    Renamed notifHidden to notifDisabled

  • v2023.11.19.2 2023-11-20

    Renamed ncbHidden to ncbDisabled

  • v2023.11.19.1 2023-11-20

    Added chatbar padding update on button hiding

  • v2023.11.19.1 2023-11-20

    Added chatbar padding update on button hiding

  • v2023.11.19 2023-11-20

    Added option to hide New Chat button

    ... to avoid accidentally clearing chat inputs

  • v2023.11.18.1 2023-11-18

    Added wait for AIVVM site load so btns always insert

  • v2023.11.18 2023-11-18

    Removed delay before Chromium extension check

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

  • v2023.11.17.1 2023-11-18

    Tightened/loosened equality comparisons

  • v2023.11.17 2023-11-17

    Bumped chatgpt.js to 2.4.3

  • v2023.11.15 2023-11-16

    Bumped chatgpt.js to 2.4.2

  • v2023.11.13 2023-11-14

    Bumped chatgpt.js to 2.4.1

  • v2023.11.12.5 2023-11-13

    Shortened sendImgClasses init

  • v2023.11.12.4 2023-11-13

    Shortened sendBtnClasses name/init

  • v2023.11.12.3 2023-11-13

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

  • v2023.11.12.2 2023-11-13

    Updated download/update URLs ↞ [auto-sync from adamlui/userscripts]

  • v2023.11.12.1 2023-11-12

    Replaced .match() w/ faster method

  • v2023.11.12 2023-11-12

    Updated update/download URLs

  • v2023.11.11.4 2023-11-12

    Optimized sidebarObserver.observe() for new OpenAI UI

  • v2023.11.11.3 2023-11-11

    Disabled user selection of hidden footer text

  • v2023.11.11.2 2023-11-11

    Narrowed update alerts

  • v2023.11.11.1 2023-11-11

    Added English fallbacks to localized messages

  • v2023.11.11 2023-11-11

    Updated modes/styles to work w/ new UI (#28)

    ± Bumped chatgpt.js to 2.4.0

    • Removed () around unmodded arg
  • v2023.11.9.1 2023-11-09

    Bumped chatgpt.js to 2.3.18

  • v2023.11.9 2023-11-09

    Loosened isDarkMode()

  • v2023.11.8 2023-11-09

    Bumped chatgpt.js to 2.3.17

  • v2023.11.7 2023-11-07

    Defined launchAboutModal(), added nav back on no update found

    ± Re-ordered script/menu function defs

  • v2023.11.6 2023-11-06

    Bumped chatgpt.js to 2.3.16

  • v2023.11.5.3 2023-11-06

    Loosened site comparisons to reduce code

  • v2023.11.5.2 2023-11-06

    Expanded isDarkMode() conditions

  • v2023.11.5.1 2023-11-06

    Confined elevation of nested chatbar buttons to Poe

  • v2023.11.5 2023-11-05

    Updated leftMostBtn selector to accomodate Plus buttons

Afficher toutes les versions de script