Moving our conversation from #1289
As currently Browser.html's prototype provide space of an expanded header I thought it would be interesting to explore this direction, providing user an additional functionality.
I've prepared few prototypes:
- Header expands on focusing the URL. Once expanded, it provides information about websites that user had opened in the background, it also show path of the current trail:
https://youtu.be/FxSlOal-vQo
- Once user actually starts typing, it autosuggest the result based on the search history. It is also easy to actually jump to Google / DuckDuckGo / anything else search query:
https://youtu.be/jIiqhAiDv_w
- It is easy to close it by clicking a website area, but it is also possible simply by scrolling down:
https://youtu.be/V9sm6XEZf9o
Also, I thought that instead of using menu, I thought it may be interesting to divide this icon in five actions: previous/next website within trail, previous/next trail, and the trail view. Then, we could provide easily shortcuts to the correlating pages:

@Gozala It would be awesome If you could provide me feedback and let me know how it goes along with current development.