File tree Expand file tree Collapse file tree
chatgpt/chatgpt-widescreen Expand file tree Collapse file tree Original file line number Diff line number Diff line change 235235// @description :zu Thuthukisa iChatGPT ngemodi zesikrini ezibanzi/egcwele/ephezulu + imodi yokuvimbela i-spam. Futhi isebenza ku-poe.com!
236236// @author Adam Lui
237237// @namespace https://github.com/adamlui
238- // @version 2025.9.5.11
238+ // @version 2025.9.5.12
239239// @license MIT
240240// @icon https://assets.chatgptwidescreen.com/images/icons/widescreen-robot-emoji/icon48.png?v=844b16e
241241// @icon 64 https://assets.chatgptwidescreen.com/images/icons/widescreen-robot-emoji/icon64.png?v=844b16e
304304 env . scriptManager . supportsTooltips = env . scriptManager . name == 'Tampermonkey'
305305 && parseInt ( env . scriptManager . version . split ( '.' ) [ 0 ] ) >= 5
306306 ui . getScheme ( ) . then ( scheme => env . ui . scheme = scheme )
307- const xhr = typeof GM != 'undefined' && GM . xmlHttpRequest || GM_xmlhttpRequest
307+ window . xhr = typeof GM != 'undefined' && GM . xmlHttpRequest || GM_xmlhttpRequest
308308 window . app = {
309309 version : GM_info . script . version , configKeyPrefix : `${ env . site } Widescreen` ,
310310 chatgptjsVer : / c h a t g p t \. j s @ ( [ \d . ] + ) / . exec ( GM_info . scriptMetaStr ) [ 1 ] ,
You can’t perform that action at this time.
0 commit comments