Location Switcher lets you switch between sites by click the ☯ icon from the address bar.
In most cases, you would like to switch between development and production sites.
For example a simple route:
http://localhost <-> http://remote.example.com
Multiple destination for the same source:
http://dev.local <-> https://production.server
http://dev.local <-> http://test1.stage.server
http://dev.local <-> http://test2.stage.server
Custom routes: (Loop option unchecked)
http://dev1.server -> http://dev2.server
http://dev2.server -> http://dev3.server
http://dev3.server -> http://dev1.server
## Source code
https://github.com/ethanliu/location-switcher-addon
- License: MIT License
- Weekly downloads: 6
- Average daily users: 108
- Rating: 4.3571/5 of 14 ratings
- Created: 2017-11-14 18:37:59
- Last updated: 2021-10-19 08:36:12
- Homepage: https://github.com/ethanliu/location-switcher-addon
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/location-switcher/
- API: location-switcher-addon@creativecrap.com