Confirmed users
1,905
edits
No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
* "unfiled": the unfiled bookmarks folder | * "unfiled": the unfiled bookmarks folder | ||
* "places": the places root folder ("menu", "toolbar", and "unfiled" are all children of this) | * "places": the places root folder ("menu", "toolbar", and "unfiled" are all children of this) | ||
Sub-folders are preceded with forward slashes, so "menu/folder1" denotes that "folder1" is a sub-folder of "menu". CrossWeave does not support forward slashes as part of a folder name. | Sub-folders are preceded with forward slashes, so "menu/folder1" denotes that "folder1" is a sub-folder of "menu". CrossWeave does not support forward slashes as part of a folder name. | ||
Line 42: | Line 36: | ||
Example: | Example: | ||
{ "uri": "http://www.google.com", "loadInSidebar": true, | |||
"tags": ["google", "computers", "internet", "www"], | |||
"title": "Google" } |