Switch between DEV, TEST, and PROD script sources instantly. No code changes. No deployments. Just seamless environment control.
Delivered as a 100% free Chrome extension.
Sygnal Shortcode is 100% free and available in the Chrome web store. Get it soon.
Transform how you test and debug web applications across environments.
Sygnal Devmode gives developers superpowers: switch between development, testing, and production script sources with a single click—no code changes, no deployments, no hassle.
Instant Environment Switching Toggle between DEV, TEST, and PROD modes from your toolbar. Changes apply per-origin, so you can test multiple sites simultaneously without conflicts.
Visual Clarity
Zero Code Changes Just add dev-src and test-src attributes to your script tags once. The extension handles the rest—rewriting URLs on the fly using Chrome's native redirect engine.
<script src="https://cdn.example.com/prod/app.js"
dev-src="http://localhost:3000/app.js"
test-src="https://test-cdn.example.com/app.js">
</script>
Smart & Safe
dev-src/test-src attributes to your script tagsThat's it. No configuration files. No build steps. No complexity.
Stop switching browser profiles. Stop editing production code. Stop wasting time.
Start developing smarter with Sygnal Devmode.