URL Clown
Extension Actions
- Live on Store
Easily edit URL query and hash parameters.
Edits the query and hash parameters of the current page's URL. This is particularly useful for developers working with single-page applications (SPAs) where hash-based routing or URL-encoded hash parameters are used.
Query Params:
• Easily add, edit, and delete query parameters (?key=value).
• Automatic URL encoding.
Hash Params:
• Works with hash parameter key-value pairs just like query parameters (#key=value).
• Automatic URL encoding when editing hash pairs.
• A single key is treated like a traditional URL fragment and not encoded.
Changelog:
1.3.0 (2025-10-14)
• Better support of hash paths, for example, #/path?a=1&b=2. Here the "path" will show on its own line and be encoded properly. This is a common convention in some client side routers.
1.2.2 (2025-03-19)
• Incognito Window support
1.1.0 (2024-11-20)
• Dark mode support
Latest reviews
- Tom Poulin
- Simple and effective. Plus it has a clown.