Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以从其他网站检测打开的选项卡上的活动?
例如,访问者从我的网站单击了一个窗口选项卡到 example.com,我想检测他何时按下了里面的某个按钮,这怎么可能?
这是不可能的,因为如上所述,这是一个巨大的安全风险。想象一下这可能会导致侵犯隐私。
尽管有免责声明,但唯一的方法是通过浏览器扩展/插件或在与浏览器相同的计算机上运行的应用程序。