Firefox同步API - 它存在吗?

时间:2016-02-10 10:59:34

标签: firefox synchronization mozilla

FireFox同步是否有API?这几天有用吗?有文件吗?我已经搜索过了,但几乎找不到有用的东西。

1 个答案:

答案 0 :(得分:2)

https://docs.services.mozilla.com/sync/看起来很全面,我认为它是最新的(repo上的最后一次提交是8天)。 GitHub上提供了一个Python客户端:https://github.com/mozilla-services/syncclient

还有一个Sync to Kinto网桥,使用Kinto界面访问同步数据:https://github.com/mozilla-services/syncto