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.
使用 Chrome 阻止以下方法的选项有哪些?
navigator.appVersion
Info os.name
因为我在
http://browserspy.dk/browser.php
我想隐藏浏览器和操作系统以避免漏洞。
您可以在开发工具中更改用户代理字符串:
您可以更改 Chrome 发送到服务器的用户代理字符串。这是解释here。