GabLeRoux / webextensions-history-browser

🕘 Browse your firefox history like a boss.
https://addons.mozilla.org/en-US/firefox/addon/webextensions-history-browser/
MIT License
20 stars 1 forks source link

Add a datetime picker range to filter by dates #23

Open GabLeRoux opened 5 years ago

GabLeRoux commented 5 years ago

bootstrap-daterangepicker Library is already installed. It would be very neat to be able to filter the history results based on selected dates so we can easily get a list of entries in a given date range.

This may require #19