By: greyplay
Inspect and view changes in Switch Host Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Switch Host Extension",
"description": "Switch between different hosts quickly.",
"manifest_version": 2,
"version": "1.2",
"browser_specific_settings": {
"gecko": {
"strict_min_version": "58.0",
"id": "{7bc61e30-1e23-49f1-ab38-8bade07f5381}"
}
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"storage",
"tabs"
],
"commands": {
"toggle-feature-cycle-hosts": {
"suggested_key": {
"default": "Ctrl+Shift+Y"
},
"description": "Cycle through predefined host names"
}
},
"options_ui": {
"page": "options.html",
"browser_style": true
}
} Best Switch Host Extension Alternatives
Here are some Firefox add-ons that are similar to Switch Host Extension: