From 83d131c378906564dcd10baf186332cbe6813f7d Mon Sep 17 00:00:00 2001 From: Tong Date: Thu, 28 May 2026 20:42:20 +0100 Subject: [PATCH] Add URL Environment Switcher to Browser Extensions --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..9ce46b8 100644 --- a/readme.md +++ b/readme.md @@ -136,6 +136,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Web Developer](https://github.com/chrispederick/web-developer) - Adds developer tools to your browser. * [JSON Viewer](https://jsonviewer.io/) - Format and view JSON in the browser. +* [URL Environment Switcher](https://github.com/ttcd77/url-switcher) - Chrome extension that switches between development environments (localhost, staging, production) in one click while preserving path, query, and hash. ## Productivity & Misc * [Raycast](https://www.raycast.com/) - Mac launcher for dev productivity.