# Clipboard URL Normalizer

> Normalizes URLs copied to clipboard: decodes percent-encoded characters and re-encodes spaces as %20.

Canonical page: [https://chrome-stats.com/d/clipboard-url-normalizer](https://chrome-stats.com/d/clipboard-url-normalizer)

## Overview

- **ID:** `clipboard-url-normalizer`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Available
- **Publisher:** Jefik
- **Category:** web-development
- **Daily users:** 1
- **Weekly downloads:** 1
- **Version:** 1.1
- **Last updated:** 2026-03-27
- **First published:** 2026-03-24
- **Size:** 8.77 KB
- **Data as of:** 2026-09-07
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/clipboard-url-normalizer/)
- **Website:** [https://github.com/Jefik37/clipboard-url-normalizer](https://github.com/Jefik37/clipboard-url-normalizer)

## Description

Firefox's browser.urlbar.decodeURLsOnCopy setting forces a choice: keep spaces as %20 but also percent-encode non-ASCII characters like kanji and accented letters, or decode everything and get literal spaces in copied URLs. There's no built-in middle ground.
This extension fills that gap. It monitors the clipboard in the background and normalizes any copied URL, regardless of your Firefox setting:

If the URL has percent-encoded sequences (%XX), it decodes them first — preserving structural characters like %2F, %23, and %3F
Then re-encodes any spaces as %20

The result is always a clean URL with readable non-ASCII characters and properly encoded spaces.

## Rankings

- #109,891 — Overall
- #125 — clipboard

## Permissions and access

### Permissions

- `clipboardRead`
- `clipboardWrite`

## Safety

- **Risk impact:** Low risk impact
- **Risk likelihood:** Moderate risk likelihood

### Analysis details

- Allows reading and modifying clipboard content, which can be sensitive, posing a moderate privacy risk.
- This extension has low user count. Unpopular extensions may not be stable or safe.

> Some risk analysis details are omitted from this free response. [Upgrade to view the full analysis](https://chrome-stats.com/pricing).

## Similar extensions and apps

- [URL Encoder Decoder Offline](https://chrome-stats.com/d/url-encoder-decoder-offline) — 1 users
- [Copy Decoded URL](https://chrome-stats.com/d/copy-decoded-url) — 18 users, 5.00 / 5
- [Copy URL with Keyboard](https://chrome-stats.com/d/copy-url-with-keyboard) — 32 users, 5.00 / 5
- [Clip url](https://chrome-stats.com/d/clip-url) — 10 users, 5.00 / 5
- [Copy Unicode URLs](https://chrome-stats.com/d/copy-unicode-urls) — 324 users, 4.80 / 5
- [Clipboard Text Cleaner](https://chrome-stats.com/d/clipboard-text-cleaner) — 1 users
- [Copy current URL shortcut](https://chrome-stats.com/d/copy-current-url-shortcut) — 18 users
- [Base64 URL Decoder](https://chrome-stats.com/d/base64-url-decoder) — 44 users, 5.00 / 5
- [URL Clutter remover](https://chrome-stats.com/d/url-clutter-remover) — 1 users
- [Clipboard Modifier](https://chrome-stats.com/d/clipboard-modifier) — 1 users
- [Sanitize It](https://chrome-stats.com/d/sanitizeit) — 76 users, 5.00 / 5
- [Arc Like Copy Link](https://chrome-stats.com/d/arc-like-copy-link) — 9 users, 3.67 / 5

---

Source: [Chrome-Stats](https://chrome-stats.com/d/clipboard-url-normalizer)
