By: bgxz
Inspect and view changes in Dev Environment Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Dev Environment Switcher",
"version": "1.0",
"description": "Quickly switch between dev, staging, and prod domains.",
"permissions": [
"tabs"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon.png",
"default_title": "Switch Environment"
},
"icons": {
"48": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{62ea8fee-262a-46e9-9107-3cf74875c7e8}"
}
}
} Best Dev Environment Switcher Alternatives
Here are some Firefox add-ons that are similar to Dev Environment Switcher: