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

Добавляет режимы Widescreen + Fullscreen в ChatGPT для улучшенного просмотра + сокращенной прокрутки

Ниже показаны все версии этого скрипта. Показать только версии, в которых изменялся код.

  • v2024.10.4.1 04.10.2024

    Fixed chatgpt.com chatbar didn't shrink w/ window resize when Wider Chatbox disabled ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.4 04.10.2024

    Fixed chatgpt.com chatbar inner width didn't live update w/ window resize ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.3.1 03.10.2024

    Fixed chatgpt.com buttons now disappear when nav'ing around ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.3 03.10.2024

    Bumped chatgpt.js to 3.3.4 ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.2.2 02.10.2024

    Added finger cursor to modal buttons ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.2.1 02.10.2024

    Added launch About modal on Userscript Disabled menu entry click ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.2 02.10.2024

    Added app.urls.review for improved structure ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/firgreasemonkeyefox]

  • v2024.10.1.2 02.10.2024

    Updated msgHostDir to use Chrome path for easier maintenance ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.10.1.1 01.10.2024

    Renamed sync.storageToUI() to sync.configToUI() for clarity ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.10.1 01.10.2024

    Removed unnecessary return from Script Disabled menu entry callback ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.30.7 01.10.2024

    Re-styled modal buttons

    ± Made borders thicc/square/dashed

    • Added transition to smoothen hover fx
    • Re-schemed away from blue since all the AI sites now use towards yellow/green ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]
  • v2024.9.30.6 30.09.2024

    Unboldened app name in Donate modal ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.30.5 30.09.2024

    Added Rate Us button to Donate modal + stack tracking for nav ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.30.4 30.09.2024

    Hid tooltip on New Chat button clicks ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/chrome]

  • v2024.9.30.3 30.09.2024

    Corrected donation links ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.30.2 30.09.2024

    Updated GitHub btn label in Donate modal to include 'Sponsors' to clarify financial intent ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.30.1 30.09.2024

    Localized state words in notifs ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.30 30.09.2024

    Replaced 'Leave Review' btn label in About modal w/ 'Rate Us' ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.29.4 30.09.2024

    Removed Donate entry from toolbar menu when extension installed ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.29.3 30.09.2024

    Removed sentence from Donate modal ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.29.2 30.09.2024

    Added sig to Donate modal, removed sentence, added target=_blank rel=noopener to links ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.29.1 30.09.2024

    Bumped app.latestAssetCommitHash ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.29 29.09.2024

    Appended ', author' to Donation modal sign-off ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.28.3 29.09.2024

    Added donation menu entry/modal ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.28.2 29.09.2024

    Moved menu.refresh() from menu.register() to sync.storageToUI() for more logical flow ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.28.1 28.09.2024

    Condensed notify() ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/opera]

  • v2024.9.28 28.09.2024

    Bumped dom.js ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.26.3 27.09.2024

    Replaced document.create + attr assignments w/ shorter dom.create methods ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/opera]

  • v2024.9.26.2 27.09.2024

    Bumped dom.js ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.26.1 27.09.2024

    Alphabetized app.urls for readability ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.26 26.09.2024

    Removed unused app.settings.helptip prop population ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.25.5 25.09.2024

    Bumped chatgpt.js to 3.3.2 ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/chrome]

  • v2024.9.25.4 25.09.2024

    Condensed sidebarObserver init ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/chrome]

  • v2024.9.25.3 25.09.2024

    Replaced poe.com selectors w/ new sites.json props ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/chrome]

  • v2024.9.25.2 25.09.2024

    Refactored chatbar.tweak() def/call to align w/ Chromium code for easier maintenance ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.25.1 25.09.2024

    Fixed buttons didn't insert in new chatbar when querying from perplexity.ai homepage chatbar ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/edge]

  • v2024.9.25 25.09.2024

    Bumped dom.js ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.24.16 25.09.2024

    Reduced indirection in obj key refs for improved clarity ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.24.15 25.09.2024

    Replaced chatbar.isLoaded() w/ dom.elemIsLoaded(), removed unneeded 2nd call ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/chrome]

  • v2024.9.24.14 25.09.2024

    Expanded commit hash in dom.js JSD URL to trigger GF CDN whitelisting ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.24.12 24.09.2024

    Added line break for readability ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/chrome]

  • v2024.9.24.11 24.09.2024

    Added unneeded optional chaining to btns.wideScreen in btns.updateColor() to align w/ Chromium code for easier maintenance ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.24.10 24.09.2024

    Removed no-longer needed style to prevent chatgpt.com sidebar shrinking when zoomed ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.24.9 24.09.2024

    Abstracted elemIsLoaded() to shorten sites.chatgpt.hasSidebar init ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/edge]

  • v2024.9.24.9 24.09.2024

    Abstracted elemIsLoaded() to shorten chatgpt.hasSidebar init ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.24.8 24.09.2024

    Abstracted btns.types for easier maintenance ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/chrome]

  • v2024.9.24.7 24.09.2024

    Abstracted btns.create() + refactored methods to align w/ Chromium extension for easier maintenance ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.24.6 24.09.2024

    Replaced selectors in chatgpt.hasSidebar init w/ sites props ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/edge]

  • v2024.9.24.5 24.09.2024

    Removed no-longer needed style to fight OpenAI double Temp Chat header bug ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/edge]

  • v2024.9.24.4 24.09.2024

    Added modal styles to support perplexity.ai/poe.com ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/chrome]

Показать все версии скрипта