File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
chatgpt/chatgpt-widescreen Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 235
235
// @description :zu Thuthukisa iChatGPT ngemodi zesikrini ezibanzi/egcwele/ephezulu + imodi yokuvimbela i-spam. Futhi isebenza ku-perplexity.ai + poe.com!
236
236
// @author Adam Lui
237
237
// @namespace https://github.com/adamlui
238
- // @version 2025.6.8.1
238
+ // @version 2025.6.8.2
239
239
// @license MIT
240
240
// @icon https://assets.chatgptwidescreen.com/images/icons/widescreen-robot-emoji/icon48.png?v=844b16e
241
241
// @icon 64 https://assets.chatgptwidescreen.com/images/icons/widescreen-robot-emoji/icon64.png?v=844b16e
814
814
else if ( ! config . fullscreen && fullscreenState ) // entering full screen
815
815
sync . mode ( 'fullscreen' )
816
816
if ( env . site == 'chatgpt' ) chatbar . tweak ( ) // update chatgpt.com chatbar inner width
817
- if ( config . widerChatbox ) styles . update ( { key : 'chatbar' } )
817
+ if ( config . widescreen ) {
818
+ styles . update ( { key : 'widescreen' } )
819
+ if ( config . widerChatbox ) styles . update ( { key : 'chatbar' } )
820
+ }
818
821
} )
819
822
820
823
// Add KEY LISTENER to enable flag on F11 + stop generating text on ESC
You can’t perform that action at this time.
0 commit comments