Feature Request: “Compact URL” Option in Brave Browser

Summary
I would like to request a new setting called “Compact URL” in Brave Browser. When enabled, this option would display only the main domain name in the address bar, automatically removing all subpaths, parameters, and query strings that come after the domain in the URL.

Example
If the full URL is:
https://example.com/articles?id=123&ref=homepage
then the compact version shown in the address bar would simply be:
example.com

and only showing full URL when click on URL bar.

Motivation
This feature would improve readability, privacy awareness, and user focus. Many users find long URLs cluttered and distracting, especially when tracking parameters or dynamic identifiers are appended. Showing only the domain highlights the primary site the user is visiting while decluttering the interface.

Why it matters

  • Enhances browsing comfort and aesthetic simplicity by displaying a cleaner URL bar.

  • Reduces cognitive overload from complex URL structures.

  • Minimizes exposure to tracking and query parameters that are irrelevant to the main browsing experience.

  • Aligns well with Brave’s core mission of privacy and simplicity.

Suggested Implementation

  • Add a toggle under Settings → Appearance or Settings → Privacy and Security:
    “⧉ Compact URL — Display only the main domain in the address bar.”

  • When enabled, the underlying full URL should still be available via hover, click, or copy actions, ensuring functionality isn’t lost.

Optional Enhancements

  • A tooltip or button to reveal the full URL when desired.

  • Shortcut key toggle for power users.