Dynamics Environment Switcher Firefox

Examine source code of Dynamics Environment Switcher

제작자: Kuynhvan
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}"
    }
  }
}

최고의 Dynamics Environment Switcher 대안

다음은 Dynamics Environment Switcher과(와) 유사한 Firefox add-on입니다: