Greasy Fork is available in English.

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

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

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

  • 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/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/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

    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/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

    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/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/edge]

  • v2024.6.6.3 2024/06/06

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

  • v2024.6.6.2 2024/06/06

    Shortened footerSelector logic

  • v2024.6.6.1 2024/06/06

    Updated footerSelector for chatgpt.com

  • v2024.6.6 2024/06/06

    Updated button positioning

  • v2024.6.3.3 2024/06/03

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

  • v2024.6.3.2 2024/06/03

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

  • v2024.6.3.1 2024/06/03

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

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

  • v2024.6.2 2024/06/03

    Increased opacity of tooltips

  • v2024.6.1 2024/06/02

    Increased transparency of tooltips

  • v2024.5.31.5 2024/05/31

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

  • v2024.5.31.4 2024/05/31

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

  • v2024.5.31.3 2024/05/31

    Enlarged chatbar btns in post-GPT-4o UI

  • v2024.5.31.2 2024/05/31

    Added drop shadows to button tooltips

  • v2024.5.31.1 2024/05/31

    Enlarged tooltip font size

  • v2024.5.31 2024/05/31

    Added slight dim on chatbar button hovers

  • v2024.5.28.3 2024/05/28

    Centered Poe button tooltips

  • v2024.5.28.2 2024/05/28

    Updated Poe chatbar btns pos

  • v2024.5.28.1 2024/05/28

    Updated chatgpt.com chatbar text area padding

  • v2024.5.28 2024/05/28

    Disabled chatbar btn hover dim on chatgpt.com

  • v2024.5.27.1 2024/05/28

    Reverted localizing msgs only for non-English sys lang to support dynamic refs in funcs

  • v2024.5.27 2024/05/28

    Shrank buttons + removed no longer needed overlay repos

  • v2024.5.24 2024/05/24

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

  • v2024.5.23.6 2024/05/24

    Limited localized msg load to non-English sys langs ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.5.23.5 2024/05/24

    Partially uppercased top-level comments for readability ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/chrome]

  • v2024.5.23.4 2024/05/24

    Condensed extension check routine ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.5.23.3 2024/05/23

    Corrected symbol in config.userLanguage init ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.5.23.1 2024/05/23

    Replaced unreliable chatgpt.sidebar.isLoaded() method for checking extension flag w/ Promise.race()

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