window.open 标题附加网络浏览器名称
window.open title appended with web browser name
由 window.open
打开的 window 的标题附加了 web-browser 名称。对于 Chrome 它有 'Google Chrome'。对于 IE,它有“Internet Explorer”。
有没有办法让它不添加 web-browser 名称?
浏览器添加了自己的名称,这样恶意网站就无法诱使用户认为 windows 它是由另一个程序打开的。
所以答案是否定的
由 window.open
打开的 window 的标题附加了 web-browser 名称。对于 Chrome 它有 'Google Chrome'。对于 IE,它有“Internet Explorer”。
有没有办法让它不添加 web-browser 名称?
浏览器添加了自己的名称,这样恶意网站就无法诱使用户认为 windows 它是由另一个程序打开的。
所以答案是否定的