383
edits
(→prefs) |
|||
Line 122: | Line 122: | ||
== prefs == | == prefs == | ||
Some preferences used by Firefox will be synced to other clients. There is only one record for preferences with a GUID "preferences". Custom preferences can be synced such as [[Labs/Weave/Developer/HowToSynchronizeAddOnPrefs|add-on preferences]]. | |||
<b>value</b> <i>array of objects</i>: each object describes a preference entry | |||
<b>name</b> <i>string</i>: full name of the preference | |||
<b>type</b> <i>string</i>: the type of preference (int, string, boolean) | |||
<b>value</b> <i>depends on type</i>: value of the preference | |||
== tabs == | == tabs == |
edits