chrome同步_如何在Chrome中打开或关闭同步

chrome同步

chrome同步

Google Chrome logo

Google Chrome lets you sync up your Google account to your browser across any device. When enabled, bookmarks, history, passwords, extensions, and themes—among many other settings—sync from your Google account, creating a seamless experience no matter where you are.

Google Chrome浏览器可让您通过任何设备将Google帐户同步到浏览器。 启用后,书签,历史记录,密码,扩展名和主题以及许多其他设置都可以从您的Google帐户同步,无论您身在何处,都能获得无缝的体验。

如何开启同步 (How to Turn Syncing On)

To get started syncing to your Google account, fire up Chrome and click on the profile menu icon in the top right corner of your browser, then click “Turn on sync.”

要开始同步到您的Google帐户,请启动Chrome浏览器,然后单击浏览器右上角的配置文件菜单图标,然后单击“打开同步”。

Click the profile icon, then on "Turn on Sync."

You’ll be redirected to a Google Chrome sign-in screen, where you have to enter your Google email—or phone number associated with Google—and click “Next.”

您将被重定向到Google Chrome浏览器登录屏幕,在该屏幕上,您必须输入Google电子邮件或与Google关联的电话号码,然后单击“下一步”。

Enter your Google account and hit "Next."

Enter your password and click “Next.”

输入密码,然后单击“下一步”。

Enter your password, then click "Next."

If you were previously signed into a different Google account through your browser, you might encounter this message asking you what you want to do. “This wasn’t me,” creates a new profile for Chrome, while “This was me,” merges everything from the previous account into the current account’s profile. Choose an option, then click “Continue.”

如果您以前是通过浏览器登录到其他Google帐户的,则可能会看到此消息,询问您要做什么。 “这不是我”,为Chrome创建一个新的配置文件,而“这是我”,将所有内容从以前的帐户合并到当前帐户的个人资料中。 选择一个选项,然后单击“继续”。

If you have more than one account signed in, you may see this message. Choose an option, then click "Continue."

Next, you’re greeted with a prompt asking if you want to turn on sync. Click “Yes, I’m In” to enable syncing of Chrome.

接下来,出现提示询问您是否要打开同步。 点击“是,我在”以启用Chrome同步。

Confirm you want to turn on syncing

If you see this error next to your profile picture, don’t worry. It probably means that at one point you set up encryption for your Google account and just need to enter the passphrase.

如果您在个人资料照片旁边看到此错误,请不要担心。 这可能意味着,您一度为您的Google帐户设置了加密,只需要输入密码即可。

If your profile shows an error, don't worry. You just need to complete one additional step.

Click your profile picture, then click on “Enter Passphrase.”

单击您的个人资料图片,然后单击“输入密码”。

Click your profile picture, then click "Enter Passphrase"

In the new tab that opens, enter your passphrase, then click “Submit.”

在打开的新标签中,输入密码,然后单击“提交”。

Enter your encryption passphrase, then click submit

Now you’re all synced up and able to use Chrome from anywhere on any device.

现在,您已经同步,可以在任何设备上的任何地方使用Chrome。

如何关闭同步 (How to Turn Syncing Off)

If you don’t care much for syncing your browser across multiple devices, then turning sync off is just as easy to do as turning it on.

如果您不太希望跨多个设备同步浏览器,则关闭同步与打开同步一样容易。

Fire up Chrome and click on your profile picture, then click “Syncing to,” or type chrome://settings/people into the Omnibox and hit enter.

启动Chrome,点击您的个人资料图片,然后点击“同步到”,或在多功能框中输入chrome://settings/people ,然后按Enter。

Click your profile picture, then click on "Syncing to"

Under the heading People, click “Turn Off.”

在“人员”标题下,单击“关闭”。

Click turn off

Turning sync off prevents anything you do while using Chrome from saving to your profile. Bookmarks, history, passwords, and more will no longer be synced or accessible.

关闭同步功能会阻止您在使用Chrome时所做的任何事情保存到您的个人资料中。 书签,历史记录,密码等将不再同步或不可访问。

Click “Turn Off.”

点击“关闭”。

Click turn off to confirm you want to disable syncing to this device

If you want to clear bookmarks, history, passwords, and more from the device you’re using, tick the checkbox provided.

如果您想从正在使用的设备上清除书签,历史记录,密码等,请勾选提供的复选框。

That’s all there is to it. After clicking “Turn Off,” Chrome is no longer enabled, and you won’t be able to access any of the features previously offered through syncing.

这里的所有都是它的。 单击“关闭”后,将不再启用Chrome,并且您将无法访问以前通过同步提供的任何功能。

Syncing is turned off and back to the sign in screen

翻译自: https://www.howtogeek.com/408150/how-to-turn-syncing-on-or-off-in-chrome/

chrome同步

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/278988.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

sublime text3搭建react native

Sublime Text 3 搭建React.js开发环境 Sublime有很强的自定义功能,插件库很庞大,针对新语言插件更新很快,配合使用可以快速搭建适配语言的开发环境。 1. babel-sublime 支持ES6, React.js, jsx代码高亮,对 JavaScript,…

linux系统输入指令,详解linux系统输入输出管理和vim的常用功能

####系统中输入输出的管理####1.理解系统的输入输出重定向输入重定向是指把文件导入到命令中,而输出重定向则是把原本要输出到屏幕的数据信息写入到指定文件中。2.管理输入输出的符号##输出重定向> ##重定向正确输2> ##重定向错误输出&> …

Deep Learning(深度学习)学习笔记整理(二)

本文整理了网上几位大牛的博客,详细地讲解了CNN的基础结构与核心思想,欢迎交流 [1]Deep learning简介 [2]Deep Learning训练过程 [3]Deep Learning模型之:CNN卷积神经网络推导和实现 [4]Deep Learning模型之:CNN的反向求导及练习 …

百度新闻 谷歌新闻_每日新闻摘要:到目前为止,Google I / O提供的最佳信息

百度新闻 谷歌新闻Google’s yearly developer conference started yesterday, and the keynote was chock-full of announcements, demos, and some utterly mind-blowing tech. From Assistant to Android, here’s some of the best stuff to come out of I/O 2019 so far. …

u盘装服务器linux软件,服务器维护给您的U盘安装linux

服务器维护给您的U盘安装linux如何做好服务器维护?北京艾锑无限科技与你谈谈IT人员必须知道的服务器维护信息服务器维护小知识因为现在linux普及率实在不高,很多地方都没有安装,包括高校机房。为了自身方便和宣传推广linux,决定在U盘上安装一…

几个WMS的问题处理

采购订单没有生成上传订单号pkg_inpurchase_task.p_rk_sc_rkd_zc iv_yzid ----- ZDA iv_djbh ---- KPD00014712 销售订单下传下去后直接转历史表 select * from INTERFACE_OUT_SALE_M t where djbh like %XSGYMA00220297%日志表查询结果ORA-01400: 无法将 NULL 插入 ("WMS…

yyblog2.0 数据库开发规范

一、基础规范 (1)必须使用InnoDB存储引擎 解读:支持事务、行级锁、并发性能更好、CPU及内存缓存页优化使得资源利用率更高 (2)表字符集默认使用utf8,必要时候使用utf8mb4 解读:1、通用&#xff…

word2016 语法检查_如何改进Microsoft Word的语法检查器

word2016 语法检查Microsoft Word comes with a powerful grammar checker, but many of its advanced grammar detection features are disabled by default. Grammarly is popular, but you don’t need it to add grammar checking to Word. Word itself contains a free al…

linux服务器硬件监控,Linux服务器实时监控加载硬件信息

Linux服务器监控之实时监控加载硬件信息Linux负有盛名的特点之一是其非凡的稳定性。然而,如果您的硬件有缺陷或配置不正确,即使是世界上最稳定的操作系统也不会对您有什么帮助。计算机系统是由软件系统硬件系统组成的,检测硬件状态对于保障整…

Using Python with Oracle

2019独角兽企业重金招聘Python工程师标准>>> Using Python with Oracle This page discusses using Python with Oracle. The page is based on the cx_oracle Python extension module. It was developed on a VM running Oracle Enterprise Linux 6U4 runnng Orac…

小米oj 反向位整数(简单位运算)

反向位整数 序号:#30难度:一般时间限制:1000ms内存限制:10M 描述 输入32位无符号整数,输出它的反向位。 例,输入4626149(以二进制表示为00000000010001101001011011100101)&#xff…

如何在Microsoft Word中插入签名

Adding your signature to a Microsoft Word document is the ultimate way to personalize it as your own, especially for documents like letters or contracts. If you want to add a signature to a Word document, here’s how. 将签名添加到Microsoft Word文档是将其个…

linux 内核fpic,linux编译动态库 fPIC作用

标签:在生成动态库时,常常习惯性的加上fPIC选项,fPIC有什么作用和意义,加不加有什么区别,这里做下小结:fPIC的全称是 Position Independent Code, 用于生成位置无关代码。什么是位置无关代码&am…

jdk 1结尾和2结尾_“与巢一起工作”的结尾对您意味着什么

jdk 1结尾和2结尾korisbo/Shutterstock科里斯博/ ShutterstockGoogle announced the end of “Works With Nest” at Google I/O 2019. Many companies, from IFTTT to Philips Hue, use Works With Nest to automate your smarthome. Those automations will break soon. Goog…

spring-cloud:利用eureka实现服务提供与调用示例

1.运行环境 开发工具:intellij idea JDK版本:1.8 项目管理工具:Maven 4.0.0 2.GITHUB地址 https://github.com/nbfujx/springCloud-learn-demo/tree/master/spring-cloud-eureka-producer-consumer

linux 桌面显示视频播放器,Ubuntu 13.10开启媒体播放器VLC桌面通知的步骤

VLC是一款多功能的媒体播放器,支持众多音频及视频格式,能够适用于Ubuntu等系统,而VLC播放器有桌面通知功能,需要手动开启,下面小编就以Ubuntu 13.10为例,给大家详细介绍下Ubuntu 13.10开启VLC桌面通知的步骤…

独家 | 蚂蚁金服TRaaS技术风险防控平台解密

小蚂蚁说: 在金融行业,风险防控能力的重要性不言而喻。而蚂蚁金服可实现高达99.999%的异地多活容灾,千亿级资金秒级实时核对“账、证、实”等能力也让业界有目共睹。 今年位于杭州的蚂蚁金服ATEC科技大会上,蚂蚁金服正式推出技术风…

谷歌表格_如何使用宏自动执行Google表格

谷歌表格Google Sheets lets you automate repetitive tasks with macros, and you can then bind them to keyboard shortcuts to execute them quickly. They work using Google Apps Script to capture your actions for later use. Google表格可以让您使用宏自动执行重复性…

阿里云弹性高性能计算E-HPC强势来袭,全新打造一站式云超算

为什么80%的码农都做不了架构师?>>> 摘要: 如今,高性能计算已在不知不觉中渗透到人类生活的方方面面。从材料科学到石油勘探、金融市场、应急管理、医学和互联网等领域,高性能计算无一不大显身手,帮助快速…

linux导出硬件信息,Linux 上生成硬件信息与配置报告: Sysreport

当需要 Linux 主机详细完整的描述给另一个人的时候,这个工具非常适合。用 root 用户之行,但要注意最好不要抓取 currently installed packages 信息,这一步非常慢。(用 -norpm 参数)存储厂商 EMC 也有个 EMCgrab 工具,工作原理类似…