დაამატებს Widescreen + Fullscreen რეჟიმებს ChatGPT-ში გაუმჯობესებული ნახვა + გამოკლებული გადადების მიზნით
These are versions of this script where the code was updated. Show all versions.
Merge branch 'main' of https://github.com/adamlui/chatgpt-widescreen
Added config.notifHidden check to Full Window auto-toggle
config.notifHidden
Separated toggle/sync functions
Added live Fuller Windows sync
Refactored code
± Replaced var with const and let ± Converted callbacks into arrow functions ± Shortened checkForUpdates()
var
const
let
checkForUpdates()
Added full-window notification on auto-toggle...
± Moved appSymbol into config ± Added delay to sidebar observer
appSymbol
config
Added widescreen style to homepage
...for better visual detection of mode state
Added auto-reload on auto-update ↞ [auto-sync from adamlui/userscripts]
adamlui/userscripts
Moved reset of skipNextUpdate to before auto-alert
skipNextUpdate
Show all script versions