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

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

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

  • v2024.9.13.4 2024/09/14

    Moved toggle/update methods into objs for improved readability/scalability ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.13.3 2024/09/13

    Moved browser/UI props into obj for readability/scalability ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/opera]

  • v2024.9.13.2 2024/09/13

    Removed no-longer needed isGPT4oUI ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/edge]

  • v2024.9.13.1 2024/09/13

    Replaced hasNoSidebar w/ hasSidebar utilizing new chatgpt.sidebar.exists() ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/opera]

  • v2024.9.13 2024/09/13

    Bumped // @version to 2024.9.13

  • v2024.9.12.12 2024/09/13

    Narrowed tcbStyle selector for chatgpt.com to avoid UI issues (adamlui/chatgpt-widescreen#80)

  • v2024.9.12.12 2024/09/12

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

  • v2024.9.12.11 2024/09/12

    Updated chatgpt.com chatbar selector for Taller Chatbox mode

  • v2024.9.12.10 2024/09/12

    Added hiding of ugly double temp chat header on chatgpt.com

  • v2024.9.12.9 2024/09/12

    Tightened gap between chatgpt.com prompt textarea & buttons

  • v2024.9.12.8 2024/09/12

    Updated chatbar init for Poe

  • v2024.9.12.7 2024/09/12

    Moved factory function defs up to support early calls ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/chrome]

  • v2024.9.12.6 2024/09/12

    Corrected copy/replace fail

  • v2024.9.12.4 2024/09/12

    Eliminated svgViewBox init from btns.updateSVG() for simplicity

  • v2024.9.12.3 2024/09/12

    Added createStyle() to streamline style injection

    Renamed .toggle-tooltip to .cwm-tooltip to avoid potential namespace conflicts

  • v2024.9.12.2 2024/09/12

    Added updateBtnStyle() to support live update of stroke for Full-Window button

  • v2024.9.12.2 2024/09/12

    Moved button functions/props into btns for better structure

    ± Moved button fills from SVG elem arrays to stylesheet to accommodate new earlier inits

  • v2024.9.12.1 2024/09/12

    Moved buttons from window to btns obj for better structure

  • v2024.9.11.6 2024/09/12

    Removed no-longer needed chatbar overflow override that now prevents v-scroll

  • v2024.9.11.6 2024/09/12

    Renamed isNoSidebar to hasNoSidebar for readability

  • v2024.9.11.5 2024/09/12

    Renamed button args/consts/ids for consistency/readability

  • v2024.9.11.4 2024/09/12

    Disabled sidebar obs + Full-Window btn visibility in chatgpt.com guest mode

    ...since sidebar always missing

  • v2024.9.11.3 2024/09/12

    Removed on-longer existent .overflow-hidden stripping from chatbar

  • v2024.9.11.2 2024/09/12

    Changed chatbar tweak width in insertBtns() to 100% to allow clicks on empty content

  • v2024.9.11 2024/09/12

    Fixed chatgpt.com UI update mis-aligned buttons (adamlui/chatgpt-widescreen#77, adamlui/chatgpt-apps#80)

    ± Improved nodeObserver to utilize inputSelector for chatbarBGdiv + added optional chaining

  • v2024.9.10.5 2024/09/10

    Replaced chatgpt.isLoaded() w/ faster sendBtnIsLoaded()

  • v2024.9.10.4 2024/09/10

    Added await chatgpt.isLoaded() before UI selector inits, updated hfStyle to work w/ new UI (adamlui/chatgpt-widescreen#77) ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/edge]

  • v2024.9.10.3 2024/09/10

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

  • v2024.9.10.2 2024/09/10

    Removed no-longer needed auto-focus chatbar routine

  • v2024.9.10.1 2024/09/10

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

  • v2024.9.10 2024/09/10

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

  • v2024.9.8 2024/09/09

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

  • v2024.9.7 2024/09/07

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

  • v2024.9.6 2024/09/06

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

  • v2024.9.5 2024/09/05

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

  • v2024.9.2 2024/09/02

    ESCAPED_MSG ↞ [auto-sync from adamlui/userscripts]

  • v2024.8.30.1 2024/08/30

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

  • v2024.8.30 2024/08/30

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

  • v2024.8.29.11 2024/08/29

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

  • v2024.8.29.10 2024/08/29

    Added sendBtnIsLoaded() to directly handle styling in main routine

  • v2024.8.29.9 2024/08/29

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

  • v2024.8.29.8 2024/08/29

    Improved class collection/assignment to handle dynamic button load

  • v2024.8.29.7 2024/08/29

    Consolidated chatbar init in insertBtns to correctly cover Poe

  • v2024.8.29.6 2024/08/29

    Added missing brace

  • v2024.8.29.4 2024/08/29

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

  • v2024.8.29.3 2024/08/29

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

  • v2024.8.29.2 2024/08/29

    Updated inputSelector for chatgpt.com

  • v2024.8.29.1 2024/08/29

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

  • v2024.8.29 2024/08/29

    Changed sendBtn init to rely on chatgpt.getSendBtn()

  • v2024.8.28 2024/08/28

    Bumped chatgpt.js to 3.0.3

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

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