Azure VM Quick Control Firefox

Examine source code of Azure VM Quick Control

Inspect and view changes in Azure VM Quick Control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Azure VM Quick Control",
  "version": "1.0.1",
  "description": "Quickly start or deallocate your Azure VMs with a single click using automation runbooks and webhooks — manage resources efficiently from your browser",
  "homepage_url": "https://github.com/sebastiaan-lampo/manage_azure_vm",
  "icons": {
    "48": "icons/azure-48.png",
    "96": "icons/azure-96.png"
  },
  "permissions": [
    "https://*.azure-automation.net/*",
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/azure-48.png",
    "default_title": "Azure VM Status",
    "default_popup": "popup/azure_status.html"
  },
  "web_accessible_resources": [],
  "browser_specific_settings": {
    "gecko": {
      "id": "{009cb75b-260c-4321-9acc-b5f7fe584815}"
    }
  }
}

최고의 Azure VM Quick Control 대안

다음은 Azure VM Quick Control과(와) 유사한 Firefox add-on입니다: