有没有什么方法可以使用js在新的隐身/私人窗口中打开链接?找到了这个,但它只能在扩展中工作。windows.create({"url": url, "incognito": true});但我想当用户单击按钮时以隐身模式打开特定页面。 查看完整描述