canmove, Confirmed users
725
edits
| Line 178: | Line 178: | ||
| A hash with fields of engine names and values of objects that contain <tt>version</tt> and <tt>syncID</tt> and behave like the version/syncID of this payload but on a per-engine level | | A hash with fields of engine names and values of objects that contain <tt>version</tt> and <tt>syncID</tt> and behave like the version/syncID of this payload but on a per-engine level | ||
|} | |} | ||
=== Example === | |||
<pre>{"syncID":"JnvqPEn(6~", | |||
"storageVersion":3, | |||
"engines":{"clients":{"version":1,"syncID":"LwjtCQjdsV"}, | |||
"bookmarks":{"version":1,"syncID":"ApPN6v8VY4"}, | |||
"forms":{"version":1,"syncID":"UKeuhB.aOZ"}, | |||
"tabs":{"version":1,"syncID":"G!nU*7H.7j"}, | |||
"history":{"version":1,"syncID":"9Tvy_Vlb44"}, | |||
"passwords":{"version":1,"syncID":"yfBi2v7Pp)"}, | |||
"prefs":{"version":1,"syncID":"*eONx!6GXA"}}}</pre> | |||
=== Changes from v1 -> v2 === | === Changes from v1 -> v2 === | ||