网站是否可以跟踪用户的Chrome扩展程序或其行为? [英] Possibility for a website to track the user's chrome extensions, or their behaviour?

查看:96
本文介绍了网站是否可以跟踪用户的Chrome扩展程序或其行为?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对网站访问者的Chrome扩展程序以及它们的功能都非常感兴趣

I am fairly interested in my website visitor's Chrome extensions, and what they do

(传出网络通信,文件保存,存储等)

( outgoing network communication, file saving, storage, etc. )

是否有可能检测到这些?

Is there any possibility to detect these?

推荐答案

否。

那将是对个人隐私的令人讨厌的入侵。

That would be a nasty invasion of privacy.

您最可能检测到扩展名的地方是检查页面的DOM和JS环境,并查看浏览器是否以您未曾想到的方式对其进行了修改...但这将是一个非常广泛的问题,因此,您只能实际使用它来寻找非常具体的效果(这就是广告拦截器拦截器的功能。

The closest you could come to detecting an extension would be to examine the DOM and JS environment of your page and see if the browser modified it in ways you didn't expect … but that would be a massively broad problem to solve, so you could only practically do it to look for very specific effects (which is what ad-blocker-blockers do).

这篇关于网站是否可以跟踪用户的Chrome扩展程序或其行为?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆