This extension allows users to easily switch between back-end servers by reading out HTTP headers that contain host-name information, such as X-Server. This extension is particularly useful for developers and website administrators who need to test their website or web application on different servers. With this extension, users can quickly switch between servers without having to manually remove cookies and refresh the page. This makes testing and administration more efficient and streamlined, saving users time and effort.
How it works:
- The extension inspects the HTTP Headers for valid header names.
- If a header was found, a page action button is displayed in the url bar and the active host is visible in the corner of the page.
- The extension will search for other values in the configured header names when you clicked the page action button . A distinct list of values (host-names) will be displayed as buttons in a popup.
- Once you press on a host-name button the cookies for the current url will be erased and the page reloads until it finds the requested value in the header. (reload limit can be specified in the extension settings)
- License: Mozilla Public License 2.0
- Weekly downloads: 0
- Average daily users: 1
- Rating: 0/5 of 0 ratings
- Created: 2023-04-29 20:41:12
- Last updated: 2023-07-25 22:45:34
- Homepage:
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/x-switch/
- API: x-switch_ff_addon@vinzz.be