Azure VM Manager Firefox

Examine source code of Azure VM Manager

Inspect and view changes in Azure VM Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Azure VM Manager",
  "version": "1.0.1",
  "description": "Provides a convenient way to start or deallocate an azure VM using an automation runbook, webhook and this plugin.",
  "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": []
}

Best Azure VM Manager Alternatives

Here are some Firefox add-ons that are similar to Azure VM Manager: