11 years ago, I blogged for Mozilla Labs about my solution to the “too many tabs” problem. Since then, my design has evolved quite a lot. I recently built a demo browser for my master’s thesis:
Flow Browser: The zoomable Web browser that automatically organizes your tasks
The basic concept is that pages that originate from links are grouped with their parents, while pages opened from scratch are opened in new groups. This automatically separate different topics. Moreover, the Back/Forward buttons become superfluous, as each link opens another page in the current group.
These groups appear as stacks of pages in my design, but that way of displaying these page groups is not essential to the solution. Browsers could incorporate my solution in any way they want. I would love to see something like this in both Firefox and Firefox Mobile!
My post explains how the app works in detail, but here’s the full video of my demo:
Thanks! Thoughts? Questions?