You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have observed that tampermonkey has a separated process (Tampermonkey (Safari)) for sending out requests. User agents differ from Safari as well. This is the reason why requests do not embed browser cookie anymore like before.
I tried setting headers for GM_xmlhttpRequest to include cookie however request cannot even be sent. Not sure whether this is fixable or there is some workaround.
Daniele, mikejager, BubiBalboa, tillahoffmann, Purfview and 1 more