Greasy Fork is available in English.

ChatGPT Режим широког екрана 🖥️

Додаје Widescreen + Fullscreen режиме у ЧатГПТ за унапређен приказ + смањено листање

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

  • v2023.9.29.1 29/09/2023

    Added Hidden Header option

  • v2023.9.29 29/09/2023

    Changed menuLabel_updateCheck to buttonLabel_updateCheck

  • v2023.9.28.1 29/09/2023

    Added const updateButtons to reduce .querySelectorAll() calls

  • v2023.9.28 29/09/2023

    Localized About menu label

  • v2023.9.27 28/09/2023

    Bumped chatgpt.js to 2.3.3

  • v2023.9.24.4 24/09/2023

    Added Hidden Footer option (#21)

  • v2023.9.24.3 24/09/2023

    Integrated Wider Chatbox option w/ Poe

  • v2023.9.24.2 24/09/2023

    Widened Poe speech bubbles

  • v2023.9.24.1 24/09/2023

    Refined OpenAI text container selectors (#19)

    • Removed const textContainerSelector
  • v2023.9.24 24/09/2023

    Localized Wider Chatbox label/notif, added updateWidescreenStyle()

  • v2023.9.23.1 24/09/2023

    Add menu option for wider chatbox, changed menu symbol for taller chatbox

  • v2023.9.23 23/09/2023

    Added chatbar expansion to widescreen mode (#20)

  • v2023.9.21 21/09/2023

    Narrowed chat input field more

  • v2023.9.15 16/09/2023

    Updated chatgpt.js ver detection to utillize GM_info

    ± Bumped chatgpt.js to 2.3.2

  • v2023.9.10.2 10/09/2023

    Updated Poe sidebar selector

  • v2023.9.10.1 10/09/2023

    Updated Poe text container selectors

  • v2023.9.10 10/09/2023

    Updated chatbar selector for Poe

  • v2023.9.9 10/09/2023

    Bumped chatgpt.js to 2.3.1

  • v2023.9.8 09/09/2023

    Bumped chatgpt.js to 2.3.0

  • v2023.9.6.2 06/09/2023

    Narrowed widescreen width

  • v2023.9.6.1 06/09/2023

    Widened widescreen mode

  • v2023.9.6 06/09/2023

    Updated response pagniator selector/pos + widescreen width

  • v2023.8.29 30/08/2023

    Bumped chatgpt.js to 2.2.0

  • v2023.8.24 24/08/2023

    Bumped chatgpt.js to 2.1.1

  • v2023.8.21 21/08/2023

    Added base to parseInt()'s

  • v2023.8.19 19/08/2023

    Removed protocol from // @match metas

  • v2023.8.14.8 14/08/2023

    Replaced source code emoji in about dialog

  • v2023.8.14.7 14/08/2023

    Re-positioned about dialog's GitHub link

  • v2023.8.14.6 14/08/2023

    Added missing comma

  • v2023.8.14.5 14/08/2023

    Re-styled about dialog

  • v2023.8.14.4 14/08/2023

    Removed error logging

  • v2023.8.14.3 14/08/2023

    Added more error logging

  • v2023.8.14.2 14/08/2023

    Removed You.com support (too high-maintenance)

  • v2023.8.14.1 14/08/2023

    Combined const inits, added line break to notify()

    ... for readability

  • v2023.8.14 14/08/2023

    Updated Poe chat container selector

  • v2023.8.13.1 14/08/2023

    Localized button labels

  • v2023.8.13 13/08/2023

    Removed unnecessary escape character

  • v2023.8.12 12/08/2023

    Bumped chatgpt.js to 2.1.0

  • v2023.8.9 09/08/2023

    Removed update auto-alert, changed config.updateURL

  • v2023.8.4 04/08/2023

    Bumped chatgpt.js to 2.0.6

  • v2023.7.31 31/07/2023

    Bumped chatgpt.js to 2.0.5

  • v2023.7.29 29/07/2023

    Added About modal, added/renamed vars/functions

    • Added safeWindowOpen() + config.greasyForkURL
    • Refactored config.updateURL to use config.greasyForkURL ± Renamed config.ghRepoURL to config.githubURL ± Renamed checkForUpdates() to updateCheck() to not conflict w/ named function for modal button ± Moved updateCheck() into new About modal
  • v2023.7.28 29/07/2023

    Bumped chatgpt.js to 2.0.3

  • v2023.7.26 26/07/2023

    Bumped chatgpt.js to 2.0.2 to fix full-window detection/toggle

  • v2023.7.19 19/07/2023

    Replaced ternary w/ OR operation in notify()

  • v2023.7.17.2 17/07/2023

    Replaced deprecated window.event in fullscreen listener

  • v2023.7.17.1 17/07/2023

    Replaced var w/ const in you.isLoaded()

  • v2023.7.17 17/07/2023

    Replaced catch method of document.exitFullscreen()

  • v2023.7.15.2 15/07/2023

    Fixed button insertion/tooltips for Poe UI update

  • v2023.7.15.1 15/07/2023

    Added noopener rel to prevent backdoor attacks...

    • Removed whitespace

Show all script versions