Skip to content

Instantly share code, notes, and snippets.

@win2000b
Created December 5, 2019 16:11
Show Gist options
  • Save win2000b/fe9dc7e6c9715681ea95b50a201b0522 to your computer and use it in GitHub Desktop.
Save win2000b/fe9dc7e6c9715681ea95b50a201b0522 to your computer and use it in GitHub Desktop.
Edge Favourites JSON
[
{
"toplevel_name": "Company Bookmarks"
},
{
"url": "www.Company.co.uk",
"name": "Company Home Page"
},
{
"url": "https://login.citation.co.uk",
"name": "HR - Citation"
},
{
"name": "Office 365",
"children": [
{
"url": "outlook.office365.com",
"name": "Email"
},
{
"url": "portal.office.com",
"name": "Portal"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment