With one simple click you can change part(s) of the current URL: protocal, domain, host, path, search parameters, hash
Picture this, during your daily work, you have to constantly change similar URLs from one to another.
For example, switching from local develop URL to corresponding production URL (only protocol and domain are changed, remain path and params the same), and vice versa:
http://localhost/path/to/feature/?param=value
⬆️ ⬇️
https://your-domain.com/path/to/feature/?param=value
With this extension, you can easily achieve this by editing the URL in popup. And save your frequent settings into favourite. You can even use the right click menu to quick navigate to the destination. Just like a magic portal.
✅ Manifest V3 enabled