简体   繁体   English

使用 F5 使 VS2017 启动带有配置文件的 chrome

[英]Make VS2017 launch chrome with profile with F5

When I run my project from Visual Studio 2017 it launches Chrome, but it's a clean slate version of chrome.当我从 Visual Studio 2017 运行我的项目时,它会启动 Chrome,但它是 chrome 的全新版本。 I have noticed it do that with other projects too so I think it is a setting in VS2017我注意到它在其他项目中也是如此,所以我认为这是 VS2017 中的一个设置

I want it to load into my regular chrome profile with the extensions I have installed etc.我希望它使用我安装的扩展等加载到我的常规 chrome 配置文件中。

I have tried tinkering with browse with function and setting it there, but I just cant get it to work.. I haven't normally had to set a profile here, so not sure what the issue is我尝试修改浏览功能并将其设置在那里,但我无法让它工作..我通常不必在这里设置配置文件,所以不确定问题是什么

Also when the chrome instance loads, If i try and sign into that instance I get :此外,当 chrome 实例加载时,如果我尝试登录该实例,我会得到:

Couldn't sign you in This browser or app may not be secure.无法登录此浏览器或应用程序可能不安全。 Learn more Try using a different browser.了解更多 尝试使用不同的浏览器。 If you're already using a supported browser, you can refresh your screen and try again to sign in.如果您已经在使用受支持的浏览器,则可以刷新屏幕并再次尝试登录。

Any ideas?有任何想法吗?

我不得不在“IIS Express”下禁用“脚本调试”,现在又好了,一定是意外启用了

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM