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
{{ message }}
This repository was archived by the owner on Jul 19, 2026. It is now read-only.
SendToClient hasn't been working for UNIT3D/F3NIX sites for a while now.
It errors out with the following: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'href')
I've reproduced this with the latest version on both FF and Chrome, with both Tampermonkey and ViolentMonkey.
It's working fine on Gazelle sites.
Hi,
SendToClient hasn't been working for UNIT3D/F3NIX sites for a while now.
It errors out with the following:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'href')I've reproduced this with the latest version on both FF and Chrome, with both Tampermonkey and ViolentMonkey.
It's working fine on Gazelle sites.
Thanks.