Clipboard URL Normalizer 作者: Jefik
Normalizes URLs copied to clipboard: decodes percent-encoded characters and re-encodes spaces as %20.
擴充套件後設資料
關於此擴充套件
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.
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.
由 1 位評論者給出 0 分
權限與資料
更多資訊