
I built a Chrome extension to non-destructively test environments (open redirects in new tabs)
Ever seen a website developer working on multiple environments? Multiple test environments, production, localhost? I built this amazing Chrome extension to simplify the process of opening links in different environments.
🔹 Opens redirects in new tabs (original stays intact)
🔹 Preserves full URL paths/queries/hashes
🔹 Saves frequent domains (e.g., localhost:3000, staging.example.com)
Try it here: https://chromewebstore.google.com/detail/jbiihbnondbllokhkafjgfodahkphdad?utm_source=item-share-cb
Would love feedback from fellow devs!

9 views
Replies