Even though I bookmark links on Raindrop and save articles for reading later on Pocket, there are still times when I just can't find that one site that I remember seeing recently.
This is a demo of my work in progress browser extension for browsing and searching my history.
It makes more sense to try it against your own history. You can install it here:
I had a couple of ideas that I wanted to explore with this extension:
Take a look at these Firefox screens:
The leftmost is the original history view, and the newer Firefox View.
Ironically, I can't find it anymore, but I remember reading a blog post a long time ago about being wary of making designs that just follow how the database is structured. Just because there is a table called history doesn't necessarily mean that each entry has to be displayed in uniform and identical rows.
Another factor that limits how these views look is the use of consistent design libraries. All lists look the same regardless of what they contain. They also prioritize mobile first and do not take advantage of wider screens to see more of the data.
I have other features that I want to add to the extension and I'll be updating this page as I build them.