ChatGPT Mode Écran Large 🖥️

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

Voici toutes les versions de ce script. Voir uniquement les versions où le code a été modifié.

  • v2024.7.6 06/07/2024

    Styled state words in notifications ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/chrome]

  • v2024.7.6 06/07/2024

    Styled state words in notifications ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/opera]

  • v2024.7.2 02/07/2024

    Added white border to dark scheme chatgpt.alert()s ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.7.1 02/07/2024

    Shortened 0px vals in CSS length props ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/opera]

  • v2024.7.1 02/07/2024

    Shortened 0px vals in CSS length props ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.6.27.1 28/06/2024

    Added OrangeMonkey + OrangeMonkey Pro support ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.27.1 28/06/2024

    Added OrangeMonkey + OrangeMonkey Pro support ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.6.27 27/06/2024

    Abstracted config.latestAssetCommitHash ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.6.24 27/06/2024
  • v2024.6.24 24/06/2024

    Replaced .addEventListener()s w/ .on<event>s against best practices since it shortens codebase + widens browser compatibility ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.6.20 23/06/2024
  • v2024.6.20 20/06/2024

    Added // @contributionURL ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.6.18 19/06/2024

    Renamed state to menuState for readability ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.6.17 17/06/2024

    Changed all document.querySelector()s of IDs to use .getElementById for improved efficiency ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.6.16.1 17/06/2024

    Corrected region-stripping regex in msgs getter ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.6.16 16/06/2024

    Escaped backslashes in CSS class list conversion to prevent injection attacks

  • v2024.6.15.3 15/06/2024

    Bumped commit hash in config.assetHostURL

  • v2024.6.15.2 15/06/2024
  • v2024.6.15.2 15/06/2024
  • v2024.6.15.2 15/06/2024
  • v2024.6.15.2 15/06/2024

    Removed test log

  • v2024.6.15.1 15/06/2024

    Enclosed footerSelector init in try/catch to avoid chatgpt.js uncaught err

  • v2024.6.15 15/06/2024

    Inserted missing comma

  • v2024.6.14 15/06/2024

    Added Auto-Focus Chatbar option (adamlui/chatgpt-widescreen#61)

  • v2024.6.9.2 13/06/2024
  • v2024.6.9.2 13/06/2024
  • v2024.6.9.2 09/06/2024

    Limited scheme/temp chat trigger in nodeObserver to chatgpt.com

  • v2024.6.9.1 09/06/2024

    Re-aligned chatbar buttons/tooltips pre-GPT4-o UI

  • v2024.6.9 09/06/2024

    Reduced gap preceding 'View changes' link in Update Available alert ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.6.8.1 08/06/2024
  • v2024.6.8.1 08/06/2024

    Renamed alert() to siteAlert() to avoid potential namespace conflicts ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/opera]

  • v2024.6.8 08/06/2024

    Renamed modal ID var names for readability ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.6.6.6 08/06/2024

    Merge pull request #82 from eltociear/patch-1

    chore: update chatgpt-widescreen-mode.user.js ↞ [auto-sync from adamlui/userscripts]

  • v2024.6.6.6 08/06/2024
  • v2024.6.6.6 06/06/2024

    Updated chatbar textarea right-buffer for chatgpt.com

  • v2024.6.6.5 06/06/2024

    Reduced gaps between buttons in non-GPT4o UI

  • v2024.6.6.4 06/06/2024

    Tightened chatgpt.com button spacing ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/opera]

  • v2024.6.6.4 06/06/2024

    Tightened chatgpt.com button spacing ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/edge]

  • v2024.6.6.3 06/06/2024

    Abstracted refreshMenu() ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.6.6.2 06/06/2024

    Shortened footerSelector logic

  • v2024.6.6.1 06/06/2024

    Updated footerSelector for chatgpt.com

  • v2024.6.6 06/06/2024

    Updated button positioning

  • v2024.6.3.3 03/06/2024

    Reverted condesning of int'l msg load request since recursively called ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.6.3.2 03/06/2024

    Condensed int'l msg load request ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.6.3.1 03/06/2024

    Reversed order of state.symbol + state.word entries + ref logic for more intuitive usage ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.6.3 03/06/2024

    Replaced '>>' w/ '»' in console logs ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/opera]

  • v2024.6.3 03/06/2024

    Replaced '>>' w/ '»' in console logs ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/chrome]

  • v2024.6.2 03/06/2024

    Increased opacity of tooltips

  • v2024.6.1 02/06/2024

    Increased transparency of tooltips

  • v2024.5.31.5 31/05/2024

Afficher toutes les versions de script