Google Chrome 应用程序模式:可以隔离多个实例吗?
我想运行多个登录到同一网站(例如 Twitter.com)的 Google Chrome 应用程序窗口,每个窗口都具有不同的凭据。这可能吗?如果是这样,怎么办?
我的初步测试表明,多个 Chrome 应用程序窗口的隔离程度不足以执行此操作。登录第二个帐户会将我登录到两个窗口中的第二个帐户,这表明它们正在共享信息,就像两个 Chrome 选项卡一样。
I want to run multiple Google Chrome application windows logged into the same web site (Twitter.com, say), each with different credentials. Is this possible? If so, how?
My initial testing shows that multiple Chrome app windows are not sufficiently isolated to do this. Logging into the second account logs me into the second account in both windows, suggesting that they are sharing information just as two Chrome tabs might.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
为此,您可以使用 Chrome 的“隐身”窗口。
正如您所发现的,Chrome 窗口(与大多数浏览器一样)只是选项卡的分组,而不是身份验证屏障。
You can use a Chrome "Incognito" window for this.
As you've found, Chrome windows are (like in most browsers) just groupings for tabs, not an authentication barrier.
寻找一个名为“交换我的cookie”的插件
look for a plugin called "swap my cookies"
您无法使用 Chrome 隐身窗口执行此操作。
请查看此处:http://code.google.com/p /chromium/issues/detail?id=24690。
因此,您只能创建两个独立的会话:一个隐身会话和一个正常会话。
请参阅最新帖子:
You can't do that with chrome Incognito windows.
Take a look here: http://code.google.com/p/chromium/issues/detail?id=24690.
So that's right you can create only two isolated session: one incognito and one normal.
See the latest post: