←back to thread

168 points selvan | 1 comments | | HN request time: 0.209s | source
Show context
ipsum2 ◴[] No.44462417[source]
I recently wrote some Javascript to automate clicking coupons. The website checks for non-human clicks using event.isTrusted. Firefox allowed me to bypass this by rewriting the JS to replace s/isTrusted/true, while Chrome Manifest V3 doesn't allow it. Anyway, Firefox might be the future of agents, due to its extensibility.
replies(1): >>44462488 #
1. ◴[] No.44462488[source]