Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有用户名和密码,或者 gmail。我的目标是创建一个链接或一个按钮,用户可以单击该链接或按钮,用户可以在单独的选项卡中看到他的 gmail 收件箱页面。就像普通用户一样。我只想跳过要显示的登录页面。
您可以制作将登录信息提交到 gmail 的表单/登录页面的本地副本,并使用您想要的凭据填写它们。加载页面后,您会自动在页面中提交表单。
当你打开本地副本时,它基本上会绕过gmail上的登录。