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
- https://github.com/websafe/ffbx
- https://wiki.mozilla.org/images/d/d5/Places.sqlite.schema3.pdf
- https://developer.mozilla.org/en-US/docs/Mozilla/Tech/Places/Database
License
The MIT License
Copyright © 2015-2016 Laurent Arnoud [email protected]