Replace URL
Replace URL in the address bar.
Replace domain with a local address for development
Review user movement over the last 30 days.
Track rating movement over time to see whether quality signals remain stable.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
This extension was built to solve a very specific annoyance I encountered while developing certain types of web applications:
When working locally and testing a feature that requires a redirect to a predefined URL (not localhost), I found myself having to edit the URL in my browser to keep all the newly added path and parameters, but replace the host/domain with localhost to continue debugging.
This extension might only be handy for web developers who encounter this scenario, but it essentially let's you "swap" the domain/host of any website with another value that you define.
For example, you can swap
"https://www.some-app.xyz/path/page?param=value"
with:
Inspect the latest comments and rating distribution.
Review related products from the Chrome Web Store detail page.
Replace URL in the address bar.
Serve local files via "http://localhost/" URLs.
redirect and modify web requests
Edit Url by Regex
Redirect any source url to a different url (local or remote). Simple, popup interface.
Ensure you get the latest changes during web development.