ChatGPT Widescreen Mode 🖥️

Adds Widescreen + Fullscreen modes to ChatGPT for enhanced viewing + reduced scrolling

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

  • 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

  • v2023.11.4 2023-11-04

    Bumped chatgpt.js to 2.3.15

  • v2023.11.3 2023-11-03

    Bumped chatgpt.js to 2.3.14

  • v2023.10.30.1 2023-10-30

    Bumped chatgpt.js to 2.3.13

  • v2023.10.30 2023-10-30

    Added delay to menu load for Chrome extension load to beat VM

  • v2023.10.27.1 2023-10-27

    Added OpenAI site-check to chatbar overflow removal

  • v2023.10.27 2023-10-27

    Removed new chatbar hiding of overflow

  • v2023.10.26.1 2023-10-26

    Reduced v-padding in Hidden Footer mode

  • v2023.10.26 2023-10-26

    Corrected ChatGPT site value in sidebar observer

  • v2023.10.25.4 2023-10-26

    Re-ordered // @match's

  • v2023.10.25.3 2023-10-26

    Bumped chatgpt.js to 2.3.12

  • v2023.10.25.2 2023-10-25

    Removed whitespace

  • v2023.10.25.1 2023-10-25

    Declared side in AIVVM full-window toggle routines

  • v2023.10.25 2023-10-25

    Added AIVVM support, shortened Poe menu, enabled WCM by default

    ± Narrowed scope of config key r/w to per site

    • Removed () around unmodded params of arrow functions
    • Removed Hidden Header/Footer cmds from Poe menu
    • Changed equality comparisons from loose to strict ± Moved init of UI element selectors up
    • Removed whitespace, semicolon, Chinese
  • v2023.10.20.2 2023-10-21

    Added stroke to tooltips

  • v2023.10.20.1 2023-10-20

    Bumped chatgpt.js to 2.3.11, removed alert button hover styles

  • v2023.10.20 2023-10-20

    Added array fallback to chatgptJSver, moved index extraction out

  • v2023.10.16.2 2023-10-17

    Made newChatButton insertion unconditional

  • v2023.10.16.1 2023-10-17

    Added New Chat button to Poe

  • v2023.10.16 2023-10-16

    Bumped chatgpt.js to 2.3.10

  • v2023.10.14 2023-10-14

    Bumped chatgpt.js to 2.3.9

  • v2023.10.13.1 2023-10-13

    Bumped chatgpt.js to 2.3.8

  • v2023.10.13 2023-10-13

    Narrowed About dialog

  • v2023.10.12 2023-10-12

    Bumped chatgpt.js to 2.3.7

Show all script versions