使用方法
- Paste any URL into the input field — protocol, host, path, and query parameters are broken out immediately。
- Edit individual query parameter keys or values in the table below; the reconstructed URL updates live。
- Add new parameters with the add-row button or delete existing ones。
- Copy the share link to bookmark or send the current URL state。
範例
- Pasting https://example.com/search?q=hello&lang=en shows protocol https, host example.com, path /search, and two parameters q=hello and lang=en in editable rows。
- Changing lang from en to fr in the table instantly updates the full URL shown at the top。