// CHROME EXTENSION · MANIFEST V3

ENVSWITCH

// ONE CLICK. SAME PATH. DIFFERENT DOMAIN.

Stop editing URLs by hand.
Switch between Local, Staging, and Live
without losing your place.

// WORKS WITH

LOCALHOSTSTAGINGLIVEPATH PRESERVEDTEAM EXPORT100% LOCAL

SEE IT IN ACTION

The popup appears instantly when you click the extension icon. Current environment is highlighted. One click switches the tab.

https:// staging.shop.de /products/123?ref=sale
↓ click "Live"
https:// shop.de /products/123?ref=sale
staging.shop.de/products/123
Home / Products / Wireless Headphones
Wireless Headphones Pro
€149.00
Add to Cart
staging.shop.de Staging
Online Shop
Local localhost:3000
Staging staging.shop.de
Live shop.de

EVERY DETAIL COVERED

Small extension, sharp execution.

↔️
PATH STAYS INTACT

The full path, query string, and anchor are preserved on every switch so you land on the exact same page.

🔒
SMART PROTOCOL DETECTION

localhost and IP addresses open with http:// automatically. Everything else gets https://.

🗂️
MULTIPLE PROJECTS

Manage as many projects as you need. EnvSwitch auto-detects which project matches the current tab.

📤
TEAM EXPORT / IMPORT

Export your full project configuration as JSON and share it with the team. Import merges without overwriting existing setups.

💾
100% LOCAL

No account, no server, no tracking. Everything lives in chrome.storage.local on your machine.

MINIMAL PERMISSIONS

Only storage, tabs, and activeTab. No host permissions, no content scripts, no background snooping.


THREE TARGETS. ONE MEMORY.

Switch context without breaking flow. Local, Staging, and Live all keep the same route so QA and dev work stay aligned.

LOCAL
localhost:3000
DEV LOOP
Jump into local development instantly with automatic `http://` handling for localhost and IP targets.
STAGING
staging.shop.de
QA CHECKPOINT
Keep the exact path, query string, and anchor while validating pre-production changes with one click.
LIVE
shop.de
PRODUCTION VIEW
Verify the real customer-facing page without manually rewriting the URL or losing your current position.

UP AND RUNNING IN 2 MINUTES

1
INSTALL & OPEN

Add EnvSwitch from the Chrome Web Store and click the icon on any site you work on.

2
ADD YOUR ENVIRONMENTS

Label the current URL, add the other domains, and save the project once.

3
SWITCH INSTANTLY

Click any environment button and EnvSwitch navigates the tab to the same path on the selected domain.


SIMPLE. ONE-TIME. YOURS FOREVER.

No subscription. No renewal. Pay once, use forever.

FREE
$0
// forever free
  • Up to 2 projects
  • 3 environments per project
  • One-click switching
  • 100% local storage
  • Unlimited projects
  • Team Export / Import
INSTALL FREE

STOP EDITING URLS BY HAND.

Built for developers and QA engineers who context-switch constantly.