netscape-bookmarks
Version:
Create a netscape format bookmarks file (works with Chrome)
26 lines (25 loc) • 542 B
JSON
{
"Dave Eddy's Blog": "http://www.daveeddy.com",
"Perfume Global": "http://www.perfume-global.com/",
"Unfiled": {
"contents": {
"Twitter": "http://twitter.com"
}
},
"Second Folder": {
"contents": {
"Nested Folders!": {
"contents": {
"YouTube": "http://www.youtube.com",
"GitHub": "https://github.com"
}
}
}
},
"TekZoned": {
"url": "http://www.tekzoned.com",
"add_date": 1357547237,
"last_visit": 1357547238,
"last_modified": 1357547239
}
}