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 © 2015-2016 Laurent Arnoud [email protected]


Build Version Documentation License Code Climate Inline docs