我正在使用 ubuntu 20.04。我希望默认始终以隐身模式启动 Google Chrome。这在 ubuntu 中可行吗?我读到这样做并不常见。如果我们在隐身模式下打开 selenium chrome 驱动程序进行抓取,会有什么影响吗?
注意:由于我是新用户,请赞同该问题以便为我开放更多功能。
提前致谢
答案1
你可以修改/usr/share/applications/google-chrome.desktop
它运行
google-chrome --incognito
但它将在 Chrome 更新中被替换。
因此,请复制此.desktop
文件并将其命名为不同的名称。