ChatGPT ワイドスクリーンモード 🖥️

ChatGPTの表示を向上するために、ワイドスクリーン+フルスクリーンモードを追加します

すべてのバージョンを表示しています。 コードが変更されたバージョンのみを表示

  • v2024.8.12 2024/08/13

    Shortened Review button label in About modal ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.8.8 2024/08/08

    Updated button label msg key names ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.8.7 2024/08/07

    Eliminated unnecessary reliance on GM_openInTab ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.7.25 2024/07/25

    Added glow to state word in notifs ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.7.24 2024/07/25

    Added hover-zoom to modal buttons ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.7.19.5 2024/07/19

    Removed defunct Futurepedia link from Review modal ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.7.19.4 2024/07/19

    Updated chatbar padding ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/chrome]

  • v2024.7.19.4 2024/07/19

    Updated chatbar padding ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/edge]

  • v2024.7.19.3 2024/07/19

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

  • v2024.7.19.2 2024/07/19

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

  • v2024.7.19.1 2024/07/19

    Reduced tooltip spreadFactor -0.5px

  • v2024.7.19 2024/07/19

    Updated button/tooltip pos since isGPT4oUI stopped working

  • v2024.7.17 2024/07/17

    Bumped config.latestAssetCommitHash

  • v2024.7.6 2024/07/06

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

  • v2024.7.6 2024/07/06

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

  • v2024.7.2 2024/07/02

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

  • v2024.7.1 2024/07/02

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

  • v2024.7.1 2024/07/02

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

  • v2024.6.27.1 2024/06/28

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

  • v2024.6.27.1 2024/06/28

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

  • v2024.6.27 2024/06/27

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

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

    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 2024/06/23
  • v2024.6.20 2024/06/20

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

  • v2024.6.18 2024/06/19

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

  • v2024.6.17 2024/06/17

    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 2024/06/17

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

  • v2024.6.16 2024/06/16

    Escaped backslashes in CSS class list conversion to prevent injection attacks

  • v2024.6.15.3 2024/06/15

    Bumped commit hash in config.assetHostURL

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

    Removed test log

  • v2024.6.15.1 2024/06/15

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

  • v2024.6.15 2024/06/15

    Inserted missing comma

  • v2024.6.14 2024/06/15

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

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

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

  • v2024.6.9.1 2024/06/09

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

  • v2024.6.9 2024/06/09

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

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

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

  • v2024.6.8 2024/06/08

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

  • v2024.6.6.6 2024/06/08

    Merge pull request #82 from eltociear/patch-1

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

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

    Updated chatbar textarea right-buffer for chatgpt.com

  • v2024.6.6.5 2024/06/06

    Reduced gaps between buttons in non-GPT4o UI

  • v2024.6.6.4 2024/06/06

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

スクリプトのすべてのバージョンを表示