Extensions inspire

env_switcher

5

Details

Author:
alex.leksat

Category:
Developer Tools

Version:
1.0.0

Users:
12

Rating:
5

Size:
85.78KiB

Price:
Free

Updated:
October 26, 2017

Webstore Link:
https://chrome.google.com/webstore/detail/envswitcher/ohefkhfmjkmcghiaoneinbjkoakfgoai

Download

version 1.0.0  - Download ZIP file

Description

# Environment switcher

A browser extension for website developers allowing for quick-switch website domains.

Source code: https://github.com/Leksat/env_switcher

## How it works

If your development environments are based on the domain suffixes, this extension will help you to quick-switch environments preserving the URL path. It also can prefix browser tabs to distinguish environments.

Example. You are working on example.com website.

- example.com holds the production instance
- example.com.dev.my-company.com is a dev instance
- example.com.staging.my-company.com - a staging
- example.com.docker.local - local Docker environment

In this case the extension's configuration is the following:

```
Dev server|.dev.my-company.com|[dev]
Staging server|.staging.my-company.com|[staging]
Docker|.docker.local|[docker]
```

The format of a configuration line:

```
{environment name}|{domain suffix}|{optional tab prefix}
```

## Browsers support

The extension is built with the Kango framework (http://kangoextensions.com), so it should work with Crome, Firefox and Safari. However, I only tested latest changes in Chrome, so I can't guarantee that it still works in other browsers.

Top Extensions

 
(10943)
 
(50577)
 
(98995)
 
(25231)
 
(8324)
 
(1434)
 
(11367)

What has inspired us?

Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!