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]: No Copy URL #2119

Description

@Alucxrd1

Name

No Copy URL

Description

Hides the Copy URL button from the URL bar.

Homepage

https://github.com/Alucxrd1/no-copy-url

Image

https://raw.githubusercontent.com/Alucxrd1/no-copy-url/main/preview.png

Type

  • JSON Color Theme

Theme Styles

/* Hides the "Copy URL" button next to the URL bar */
#zen-copy-url-button {
  display: none !important;
}

Readme

# No Copy URL

A tiny Zen Browser mod that hides the "Copy URL" button from the URL bar.

## Why?

The button is largely redundant. Zen already has hotkeys for
copy URL and Markdown-formatted copying. Beyond that, it adds
clutter to the URL bar and increases the chance of misclicks.

![Preview](https://raw.githubusercontent.com/Alucxrd1/no-copy-url/main/preview.png)

## Installation
Copy the contents of `userChrome.css` into your own `userChrome.css` 
(see Zen's [live editing guide](https://docs.zen-browser.app/guides/live-editing)).

Preferences

Metadata

Metadata

Assignees

No one assigned

    Labels

    new-themeSubmit a theme to be added to the theme library

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions