Skip to content
This repository was archived by the owner on Jul 23, 2026. It is now read-only.
This repository was archived by the owner on Jul 23, 2026. It is now read-only.

[create-theme]: Longer URL bar dropdown #2112

Description

@hexakon

Name

Longer URL bar dropdown

Description

Show more than 5 items in the URL (address) bar dropdown

Homepage

No response

Image

https://files.catbox.moe/u5xl4u.png

Type

  • JSON Color Theme

Theme Styles

#urlbar-results {
    max-height: 80dvh !important;
}

#urlbar[open][zen-floating-urlbar="true"] {
	top: 5dvh !important;
}

Readme

Upon opening the URL (address) bar, either in the sidebar or floating, you can only see 5 results at a time and must manually scroll if you want to see more. This mod fixes it by making the results dropdown really big and also cuts off the last visible result halfway, so you can tell whether scrolling manually will give you more results.

For smaller window heights, the dropdown simply stops where the window ends.

This mod is an implementation of [this workaround](https://github.com/zen-browser/desktop/issues/10580#issuecomment-3704051682).

Preferences

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions