PROJECT / ACTIVE
URL INSPECTOR
Long URLs are easier to debug when you can see the pieces.
OPEN URL INSPECTOR →WHAT IT DOES
It separates protocol, host, path, query string and fragment, then lists query parameters as readable key and value pairs. Encode and decode actions run locally.
RECENT WORK
2026-08-08 URL API PARSER SHIPPED
2026-08-08 QUERY PARAMETER BREAKDOWN ADDED
2026-08-08 ENCODE / DECODE + COPY ACTIONS ADDED