使用 Chrome 跨设备复制

Copy across devices using Chrome

所以我知道 Chrome 有一个功能可以在您的计算机(我的情况是 MacBook)上复制一些东西,然后将它复制到您的 android phone 上。它看起来像这样:

This article 说明通过启用以下实验性标志来激活该功能:

- 使接收器设备能够处理共享剪贴板功能

- 启用要处理的共享剪贴板功能信号

- 同步剪贴板服务

只是我没有看到这些标志。

如何才能继续使用此功能?

Chrome for Windows\Mac\Linux 在 2021 年 8 月之前具有“共享剪贴板”功能,当时出于安全原因放弃了非 ChromeOS 设备的剪贴板功能尽我所知,但是用“酸洗”作为方法从头开始重写:

遗憾的是,这 3 个标志在完成跨设备 copy\paste 剪贴板的 rebuild 之前消失了:

  • #shared-clipboard-receiver
  • #shared-clipboard-ui
  • #shared-clipboard-service

Here is a screenshot showing the Shared Clipboard flags until August 2021.

许多网站还没有从他们的 guides 中删除这个。

你不会发疯,我现在真的很想念它,因为我在 Chromebook、Android、Macbook 和 [=43] 上使用 Chrome 跨设备=]个人电脑

谢谢 @Michal for all the work to find some of this. I found some updated \ related links about some of the re-development work going into all this that @Herman 也可能有用。

然后附近分享和其他信息:

还有一些关于共享文件的其他新闻可能更 ChromeOS 相关,其中包含 Chrome git 链接: