Development Environment Switch Firefox

Examine source code of Development Environment Switch

Inspect and view changes in Development Environment Switch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Environment Switcher",
  "version": "0.1.1",
  "description": "Jump the current page between environments (local ↔ production), preserving path, query string and hash.",
  "homepage_url": "https://gitlab.com/seriousdesign1/environment-switcher-browser-extension",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_title": "Switch Environment",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "environment-switcher@danieluxury88.github",
      "strict_min_version": "140.0"
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Melhores alternativas Development Environment Switch

Aqui estão algumas Firefox add-ons que são similares a Development Environment Switch: