Switching between localhost, staging, and production should not be a manual URL-editing task.
If you are testing web apps all day, you probably do this constantly:
Copy a production or staging URL.
Replace the hostname with localhost.
Keep the path.
Switching between localhost, staging, and production should not be a manual URL-editing task. If you...
Switching between localhost, staging, and production should not be a manual URL-editing task.
If you are testing web apps all day, you probably do this constantly:
Copy a production or staging URL.
Replace the hostname with localhost.
Keep the path.

I've been using Ungoogled Chromium as my daily driver for a while now. The speed is incredible — no...

How I structured and bundled a 190-country visa requirements matrix into a Chrome extension without hitting any external API at…

Most browser extensions that call external APIs route your data through a developer-controlled server...

This is a submission for the GitHub Finish-Up-A-Thon Challenge What I...

How I built DataSidekick, a Chrome extension to inspect and edit LocalStorage and SessionStorage with a visual JSON editor.

Every morning, I'd sit down at my desk, grab a coffee, and open my browser. Then the ritual...