ChatGPT Mode Layar Lebar 🖥️

Menambahkan mode Widescreen + Layar Penuh ke ChatGPT untuk penampilan yang lebih baik + pengurangan pengguliran

Ini adalah versi dari skrip ini yang kodenya telah diperbarui. Tampilkan semua versi.

  • v2024.7.25 25 Juli 2024

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

  • v2024.7.24 25 Juli 2024

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

  • v2024.7.19.5 19 Juli 2024

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

  • v2024.7.19.4 19 Juli 2024

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

  • v2024.7.19.3 19 Juli 2024

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

  • v2024.7.19.2 19 Juli 2024

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

  • v2024.7.19.1 19 Juli 2024

    Reduced tooltip spreadFactor -0.5px

  • v2024.7.19 19 Juli 2024

    Updated button/tooltip pos since isGPT4oUI stopped working

  • v2024.7.17 17 Juli 2024

    Bumped config.latestAssetCommitHash

  • v2024.7.6 06 Juli 2024

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

  • v2024.7.2 02 Juli 2024

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

  • v2024.7.1 02 Juli 2024

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

  • v2024.6.27.1 28 Juni 2024

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

  • v2024.6.27 27 Juni 2024

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

  • v2024.6.24 24 Juni 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 20 Juni 2024

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

  • v2024.6.18 19 Juni 2024

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

  • v2024.6.17 17 Juni 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 Juni 2024

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

  • v2024.6.16 16 Juni 2024

    Escaped backslashes in CSS class list conversion to prevent injection attacks

  • v2024.6.15.3 15 Juni 2024

    Bumped commit hash in config.assetHostURL

  • v2024.6.15.2 15 Juni 2024

    Removed test log

  • v2024.6.15.1 15 Juni 2024

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

  • v2024.6.15 15 Juni 2024

    Inserted missing comma

  • v2024.6.14 15 Juni 2024

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

  • v2024.6.9.2 09 Juni 2024

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

  • v2024.6.9.1 09 Juni 2024

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

  • v2024.6.9 09 Juni 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 Juni 2024

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

  • v2024.6.8 08 Juni 2024

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

  • v2024.6.6.6 08 Juni 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 06 Juni 2024

    Updated chatbar textarea right-buffer for chatgpt.com

  • v2024.6.6.5 06 Juni 2024

    Reduced gaps between buttons in non-GPT4o UI

  • v2024.6.6.4 06 Juni 2024

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

  • v2024.6.6.3 06 Juni 2024

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

  • v2024.6.6.2 06 Juni 2024

    Shortened footerSelector logic

  • v2024.6.6.1 06 Juni 2024

    Updated footerSelector for chatgpt.com

  • v2024.6.6 06 Juni 2024

    Updated button positioning

  • v2024.6.3.3 03 Juni 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 Juni 2024

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

  • v2024.6.3.1 03 Juni 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 Juni 2024

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

  • v2024.6.2 03 Juni 2024

    Increased opacity of tooltips

  • v2024.6.1 02 Juni 2024

    Increased transparency of tooltips

  • v2024.5.31.5 31 Mei 2024

    Removed gap between 'v' & latestVer in update alert ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.5.31.4 31 Mei 2024

    Moved 'View changes' link in update alert closer to msg ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.5.31.3 31 Mei 2024

    Enlarged chatbar btns in post-GPT-4o UI

  • v2024.5.31.2 31 Mei 2024

    Added drop shadows to button tooltips

  • v2024.5.31.1 31 Mei 2024

    Enlarged tooltip font size

  • v2024.5.31 31 Mei 2024

    Added slight dim on chatbar button hovers

Tampilkan semua versi skrip