0.0
No commit activity in last 3 years
No release in over 3 years
marquetapage
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 11
~> 0.42.0

Runtime

~> 2.0
~> 4
~> 1.3
 Project Readme

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