Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 1.32 KB

README.md

File metadata and controls

50 lines (36 loc) · 1.32 KB

marquetapage

Extract from places.sqlite firefox bookmarks with specific tag to JSON format.

Note: supporting now firefox >= 48, due to moz_bookmarks_roots removal

Usage

marquetapage TAG

Output format

[
  {
    "url": "",
    "title": "",
    "content": ""
  }
]

Tests

bundle exec rake

Resources

License

The MIT License

Copyright (c) 2015-2019 Laurent Arnoud laurent@spkdev.net


Build Version Documentation License Code Climate Inline docs