Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lann/chrome-siteswitcher
Chrome extension clone of Firefox "Domain Switch" extension
https://github.com/lann/chrome-siteswitcher
Last synced: about 1 month ago
JSON representation
Chrome extension clone of Firefox "Domain Switch" extension
- Host: GitHub
- URL: https://github.com/lann/chrome-siteswitcher
- Owner: lann
- Created: 2011-01-05T22:48:48.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-02-23T02:10:06.000Z (over 12 years ago)
- Last Synced: 2023-03-11T16:45:07.429Z (over 1 year ago)
- Homepage:
- Size: 232 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Chrome extension clone of Firefox "Domain Switch" extension
To use:
1. Clone somewhere
1. Open Chrome's Extensions dialog (under preferences)
3. Tick the "Developer mode" box
4. Click "Load unpacked extension..."
5. Pick the repo directory
6. Click the Options link that appears
7. Fill in site name/domain pairs, e.g.:```
Production | www.example.com
Development | dev.example.com
Local | localhost:8080
```Visit one of the above domains. An icon should appear in the URL bar letting you switch domains.