Younger_Me The creator of Quiche browser has implemented a few good ideas in his browser, including : The ability to go directly to the root of the site The ability to customize the toolbar If anyone wants to follow its development : https://quiche.works/browser/ Return to root could be added to the menu displayed when you tap on the favicon. Customization via classic configuration
Vlad Younger_Me Please use one suggestion per feature suggestion and explain it in detail. For just discussion, I recommend using our Discord. Every item on this site should be something we can understand, prioritize, track and close.
oxi_moron For this I would suggest to simply use the programmable buttons feature (https://github.com/OrionBrowser/ProgrammableButtons). Just create a new button and add the following code: window.open('/', '_blank');