ChatGPT Mode Écran Large 🖥️

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

Ceci est l'ensemble des versions pour ce script. Présenter uniquement les versions où le code diffère.

  • v2024.10.8.1 2024-10-08

    Moved site into env for readability ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.8 2024-10-08

    Refactored app.json import to use remote file for easier maintenance ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.7 2024-10-08

    Updated sites.json import path ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.6 2024-10-07

    Changed chatgpt-apps to ai-apps everywhere ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.4.1 2024-10-04

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

  • v2024.10.4 2024-10-04

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

  • v2024.10.3.1 2024-10-03

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

  • v2024.10.3 2024-10-03

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

  • v2024.10.2.2 2024-10-02

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

  • v2024.10.2.1 2024-10-02

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

  • v2024.10.2 2024-10-02

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

  • v2024.10.1.2 2024-10-02

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

  • v2024.10.1.1 2024-10-01

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

  • v2024.10.1 2024-10-01

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

  • v2024.9.30.7 2024-10-01

    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 2024-09-30

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

  • v2024.9.30.5 2024-09-30

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

  • v2024.9.30.4 2024-09-30

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

  • v2024.9.30.3 2024-09-30

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

  • v2024.9.30.2 2024-09-30

    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 2024-09-30

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

  • v2024.9.30 2024-09-30

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

  • v2024.9.29.4 2024-09-30

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

  • v2024.9.29.3 2024-09-30

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

  • v2024.9.29.2 2024-09-30

    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 2024-09-30

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

  • v2024.9.29 2024-09-29

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

  • v2024.9.28.3 2024-09-29

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

  • v2024.9.28.2 2024-09-29

    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 2024-09-28

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

  • v2024.9.28 2024-09-28

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

  • v2024.9.26.3 2024-09-27

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

  • v2024.9.26.2 2024-09-27

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

  • v2024.9.26.1 2024-09-27

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

  • v2024.9.26 2024-09-26

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

  • v2024.9.25.5 2024-09-25

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

  • v2024.9.25.4 2024-09-25

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

  • v2024.9.25.3 2024-09-25

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

  • v2024.9.25.2 2024-09-25

    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 2024-09-25

    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 2024-09-25

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

  • v2024.9.24.16 2024-09-25

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

  • v2024.9.24.15 2024-09-25

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

  • v2024.9.24.14 2024-09-25

    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 2024-09-24

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

  • v2024.9.24.11 2024-09-24

    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 2024-09-24

    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 2024-09-24

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

  • v2024.9.24.9 2024-09-24

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

  • v2024.9.24.8 2024-09-24

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

Afficher toutes les versions de script