File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
chatgpt/chatgpt-widescreen Expand file tree Collapse file tree 1 file changed +3
-3
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.5.29.2
238
+ // @version 2025.5.31
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
674
674
toolbarMenu . refresh ( ) // to update state symbol/suffix + toggles visibility on site toggle
675
675
676
676
function supressNotifs ( ) {
677
- if ( config . notifiedDisabled ) return
677
+ if ( config . notifDisabled ) return
678
678
settings . save ( 'notifDisabled' , true ) // suppress notifs for cleaner UI
679
- setTimeout ( ( ) => settings . save ( 'notifDisabled' , false ) , 1 ) // ...temporarily
679
+ setTimeout ( ( ) => settings . save ( 'notifDisabled' , false ) , 15 ) // ...temporarily
680
680
}
681
681
}
682
682
You can’t perform that action at this time.
0 commit comments