Clipboard URL Normalizer 제작자: Jefik
Normalizes URLs copied to clipboard: decodes percent-encoded characters and re-encodes spaces as %20.
Android용 Firefox에서 이 확장 기능을 열려면 QR 코드를 스캔하세요
확장 메타 데이터
정보
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.
리뷰어 0명이 0점으로 평가함
권한 및 데이터
추가 정보