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.9.10.3 10 September 2024

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

  • v2024.9.10.2 10 September 2024

    Removed no-longer needed auto-focus chatbar routine

  • v2024.9.10.1 10 September 2024

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

  • v2024.9.10 10 September 2024

    Abstracted URLs into app.urls for improved maintainability ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.8 09 September 2024

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

  • v2024.9.7 07 September 2024

    Separated static app data from config for readability ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.6 06 September 2024

    Shortened notif init in notify() ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/edge]

  • v2024.9.5 05 September 2024

    Replaced unused mutations arg w/ _ for readability ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/chrome]

  • v2024.9.2 02 September 2024

    ESCAPED_MSG ↞ [auto-sync from adamlui/userscripts]

  • v2024.8.30.1 30 Agustus 2024

    Trimmed 0px to 0 in CSS ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.8.30 30 Agustus 2024

    Moved create menu before auto-focus chatbar in case extension installed ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.8.29.11 29 Agustus 2024

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

  • v2024.8.29.10 29 Agustus 2024

    Added sendBtnIsLoaded() to directly handle styling in main routine

  • v2024.8.29.9 29 Agustus 2024

    Removed no-longer needed sendSVGclasses, initted sendBtnClasses as array for clarity

  • v2024.8.29.8 29 Agustus 2024

    Improved class collection/assignment to handle dynamic button load

  • v2024.8.29.7 29 Agustus 2024

    Consolidated chatbar init in insertBtns to correctly cover Poe

  • v2024.8.29.6 29 Agustus 2024

    Added missing brace

  • v2024.8.29.4 29 Agustus 2024

    Removed error return log from insertBtns() for cleaner console since observer re-triggers when chatbar finally shows

  • v2024.8.29.3 29 Agustus 2024

    Fixed chatbar init in insertBtns() to select outer container for chatgpt.com

  • v2024.8.29.2 29 Agustus 2024

    Updated inputSelector for chatgpt.com

  • v2024.8.29.1 29 Agustus 2024

    Refactored chatbar init in insertBtns() to utilize inputSelector + return if not found

  • v2024.8.29 29 Agustus 2024

    Changed sendBtn init to rely on chatgpt.getSendBtn()

  • v2024.8.28 28 Agustus 2024

    Bumped chatgpt.js to 3.0.3

    Fixes adamlui/chatgpt-apps#75 ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/opera]

  • v2024.8.21.1 21 Agustus 2024

    Added space after 🚀 in update alert ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.8.21 21 Agustus 2024

    Removed config.appSymbol from siteAlert(title) ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.8.12 13 Agustus 2024

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

  • v2024.8.8 08 Agustus 2024

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

  • v2024.8.7 07 Agustus 2024

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

  • 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

Tampilkan semua versi skrip