Compact URL Bar #3183
Futuremappermydud
started this conversation in
Ideas
Compact URL Bar
#3183
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Right now the URL Bar looks like this:
![image](https://private-user-images.githubusercontent.com/54294576/389290294-89f85f0d-9d5d-4832-aa4b-688835053f29.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk4NTYzMzQsIm5iZiI6MTczOTg1NjAzNCwicGF0aCI6Ii81NDI5NDU3Ni8zODkyOTAyOTQtODlmODVmMGQtOWQ1ZC00ODMyLWFhNGItNjg4ODM1MDUzZjI5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE4VDA1MjAzNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTM5M2I0NDJiYjU5OTkzNzdkY2EyODI2MWE0MTU2ZDQxYjUzYTliNmNiMDdkNThkNjUzN2EwYTZjZTA5NmU1Y2EmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.P2IN9dmNZ78sxncvBjLNx-gzgidTa1P01kztAxsvEfg)
While Arc(Windows) looks like this:
![image](https://private-user-images.githubusercontent.com/54294576/389290325-4f4a304a-cb6e-4c0b-83ee-1de9b1c57e0e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk4NTYzMzQsIm5iZiI6MTczOTg1NjAzNCwicGF0aCI6Ii81NDI5NDU3Ni8zODkyOTAzMjUtNGY0YTMwNGEtY2I2ZS00YzBiLTgzZWUtMWRlOWIxYzU3ZTBlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE4VDA1MjAzNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWNjYjZjY2FjMzFlNWE1YzUyNWUwZmU4ZjdlODUwNGM4YjNiZGM3YjU1ZDBiYzdmNWNmYzkyNzVmN2QxMDdmMTgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.J7OxVgJ4TxLDmGObWaZvwmCd-8aSDQmLtxjlfQlFnoY)
The ability to have a shorted url (only the domain) and shrink the url bar to fit the domain would clean up the top of the screen a lot. Since this reduces the clickable space obviously it could be an optional feature/toggle.
The areas to be trimmed are already highlighted (though deep in firefox source) so it may not be too difficulty to integrate, a hacky fix would need a full build of firefox/zen versus a user available toggle.
Beta Was this translation helpful? Give feedback.
All reactions