aboutsummaryrefslogtreecommitdiff
path: root/test/firefox-bookmarks-json-parser
Commit message (Collapse)AuthorAgeFilesLines
* Add bookmarks toolbarAqua-sama2020-01-281-6/+5
| | | | | Bookmarks Toolbar displays the contents of the top-level "Bookmarks Toolbar" folder.
* Fix various gcc and clazy compile warningsAqua-sama2020-01-171-9/+1
|
* Parse Tags and Descriptions in FFJsonAqua-sama2020-01-171-0/+7
|
* Add Firefox bookmarks.json format to libbookmarksAqua-sama2020-01-162-0/+41
- can only read folders and bookmarks, their title and uri fields Not supported by Bookmark Model: - Separator items - Date added and Date modified fields