Dynamics Environment Switcher Firefox

Examine source code of Dynamics Environment Switcher

Inspect and view changes in Dynamics Environment Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Dynamics Environment Switcher",
  "version": "1.0.0.1",
  "description": "Easily switch between Production, UAT, and Development environments on Microsoft Dynamics and PowerApps pages — streamline testing and navigation",
  "icons": {
    "128": "swap.png"
  },
  "content_scripts": [
    {
      "exclude_matches": [
        "*://developer.mozilla.org/*"
      ],
      "matches": [
        "*://*.mozilla.org/*",
        "*://*.crm6.dynamics.com/*",
        "*://make.powerapps.com/*"
      ]
    }
  ],
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "swap.png",
    "default_title": "Production to UAT",
    "default_popup": "index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d4c852e1-f96e-4ad3-961b-c92b98b5338a}"
    }
  }
}

Best Dynamics Environment Switcher Alternatives

Here are some Firefox add-ons that are similar to Dynamics Environment Switcher: