ChatGPT Mod ecran lat 🖥️

Adaugă modurile Widescreen + Ecran complet la ChatGPT pentru vizualizare îmbunătățită + defilare redusă

Acestea sunt versiunile scriptului în care codul a fost actualizat. Arată toate versiunile.

  • v2024.11.12 13-11-2024

    Fixed buttons don't re-insert on new chatbars

  • v2024.11.8.11 09-11-2024

    Added const keywords + whitespace to style inits for readability

  • v2024.11.8.10 09-11-2024

    Condensed nodeObserver.observe() line

  • v2024.11.8.9 09-11-2024

    Added btns.status check to nodeObserver for robustness

  • v2024.11.8.8 09-11-2024

    Condensed btns.remove()

  • v2024.11.8.7 09-11-2024

    Replaced .nextSibling in btns.insert() w/ .nextElementSibling for robustness

  • v2024.11.8.6 09-11-2024

    Corrected .getElementById() arg syntax in btns.insert()

  • v2024.11.8.5 09-11-2024

    Condensed btns.remove()

  • v2024.11.8.4 09-11-2024

    Restored whitespace butchered by naughty VS Code

  • v2024.11.8.3 09-11-2024

    Replaced openai|chatgpt in regex w/ chatgpt|openai for readability

  • v2024.11.8.2 09-11-2024

    Added return on null btn to btns.updateSVG for clean console

  • v2024.11.8.1 09-11-2024

    Updated parentToRemoveFrom in btns.remove(), condensed removal routine, added tooltipDiv removal

  • v2024.11.8 09-11-2024

    Condensed btns.insert()

  • v2024.11.1.2 01-11-2024

    Removed unneeded narrowing of inner width from new chatgpt.com chatbar

  • v2024.11.1.1 01-11-2024

    Removed unused config.extensionDisabled line

  • v2024.11.1 01-11-2024

    Fixed button positioning in new chatgpt.com chatbar + improved btns.insert() efficiency ↞ [auto-sync from adamlui/ai-web-extensions]

  • v2024.10.31 01-11-2024

    Condensed node clearing ↞ [auto-sync from adamlui/ai-web-extensions]

  • v2024.10.20.3 21-10-2024

    Re-padded/aligned newly mis-positioned chatgpt.com buttons ↞ [auto-sync from adamlui/ai-web-extensions]

  • v2024.10.20.2 20-10-2024

    Shortened safeWinOpen() ↞ [auto-sync from adamlui/ai-web-extensions]

  • v2024.10.20.1 20-10-2024

    Bumped app.latestAsetCommitHash ↞ [auto-sync from adamlui/ai-web-extensions]

  • v2024.10.20 20-10-2024

    Bumped app.latestAssetCommitHash ↞ [auto-sync from adamlui/ai-web-extensions]

  • v2024.10.17.1 17-10-2024

    Narrowed scope of @connect URLs for improved privacy/security ↞ [auto-sync from adamlui/userscripts]

  • v2024.10.17 17-10-2024

    Changed env.scriptManager val when GM_info.scriptHandler undefined to more readable unknown ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.12 12-10-2024

    Made btns.insert() unconditional in nodeObserver to accommodate nav around chatgpt.com

  • v2024.10.11.2 12-10-2024

    Bumped chatgpt.js to 3.3.5 ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.11.1 12-10-2024

    Added chatbar inner width expansion on ChatGPT Canvas open ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.11 12-10-2024

    Added hiding of btns in skinny chatbar when Canvas open (adamlui/chatgpt-widescreen#89) ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.8.1 08-10-2024

    Moved site into env for readability ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.8 08-10-2024

    Refactored app.json import to use remote file for easier maintenance ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.7 08-10-2024

    Updated sites.json import path ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.6 07-10-2024

    Changed chatgpt-apps to ai-apps everywhere ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.4.1 04-10-2024

    Fixed chatgpt.com chatbar didn't shrink w/ window resize when Wider Chatbox disabled ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.4 04-10-2024

    Fixed chatgpt.com chatbar inner width didn't live update w/ window resize ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.3.1 03-10-2024

    Fixed chatgpt.com buttons now disappear when nav'ing around ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.3 03-10-2024

    Bumped chatgpt.js to 3.3.4 ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.2.2 02-10-2024

    Added finger cursor to modal buttons ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.2.1 02-10-2024

    Added launch About modal on Userscript Disabled menu entry click ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.2 02-10-2024

    Added app.urls.review for improved structure ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/firgreasemonkeyefox]

  • v2024.10.1.2 02-10-2024

    Updated msgHostDir to use Chrome path for easier maintenance ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.10.1.1 01-10-2024

    Renamed sync.storageToUI() to sync.configToUI() for clarity ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.10.1 01-10-2024

    Removed unnecessary return from Script Disabled menu entry callback ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.30.7 01-10-2024

    Re-styled modal buttons

    ± Made borders thicc/square/dashed

    • Added transition to smoothen hover fx
    • Re-schemed away from blue since all the AI sites now use towards yellow/green ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]
  • v2024.9.30.6 30-09-2024

    Unboldened app name in Donate modal ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.30.5 30-09-2024

    Added Rate Us button to Donate modal + stack tracking for nav ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.30.4 30-09-2024

    Hid tooltip on New Chat button clicks ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/chrome]

  • v2024.9.30.3 30-09-2024

    Corrected donation links ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.30.2 30-09-2024

    Updated GitHub btn label in Donate modal to include 'Sponsors' to clarify financial intent ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.30.1 30-09-2024

    Localized state words in notifs ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.30 30-09-2024

    Replaced 'Leave Review' btn label in About modal w/ 'Rate Us' ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

  • v2024.9.29.4 30-09-2024

    Removed Donate entry from toolbar menu when extension installed ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-widescreen/greasemonkey]

Arata toate versiunile scriptului