Dear Brave Community,
My computer crashed. I refreshed my OS (Linux), but that removed Brave. So I reinstalled Brave. Now I want my bookmarks back. They are in a non-html file at
~/.config/BraveSoftware/Brave-Browser/Default/Bookmarks
There is no extension on this file name and it is not an html file. When I open the file, it looks like this:
“checksum”: “long number here”,
“roots”: {
“bookmark_bar”: {
“children”: [ {
“children”: [ {
“children”: [ {
“children”: [ {
“date_added”: “long number here”,
“guid”: “long number here”,
“id”: “1234”,
“name”: “NameOfFirstBookmark”,
“type”: “url”,
“url”: “https://url/to/the/page”
}, {
“date_added”: “long number here”,
“guid”: “long number here”,
“id”: “4321”,
“name”: “NameOfSecondBookmark”,
“type”: “url”,
“url”: “https://url/to/the/page”
}
… followed by similar syntax defining the rest of my bookmarks.
When I try to import the bookmarks, I can select the file. Brave gives me a reassuring blue filled circle with a black check mark with a message, “Your bookmarks and settings are ready.” I click on Done. Nothing happens and my bookmarks do not appear.
So how do I import my Brave book marks into my Brave browser?
Thanks,
Joe