summaryrefslogtreecommitdiffstats
path: root/services/cloudsync/docs/index.rst
blob: d7951776d85e01f8f361ad2ff3a0aa4f017fb4b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.. _cloudsync:

=====================
CloudSync
=====================

CloudSync is a service that provides access to tabs and bookmarks data
for third-party sync addons. Addons can read local bookmarks and tabs.
Bookmarks and tab data can be merged from remote devices.

Addons are responsible for maintaining an upstream representation, as
well as sending and receiving data over the network.

.. toctree::
   :maxdepth: 1

   architecture
   dataformat
   example