Open
Description
I think a module for accessing Firefox data would be very useful.
This documentation on the Mozilla website details how the data is stored.
I am thinking that a separate script could be used to walk through that database and generate a JSON dump (similarly to how rexport works), and then an HPI module could provide access to that data.
I'm new to this project so I am not yet really familiar with how modules work, but when I have time I will attempt it and submit a PR.