Azure Helper Sidebar Firefox

Examine source code of Azure Helper Sidebar

Inspect and view changes in Azure Helper Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Azure Helper Sidebar",
  "version": "0.1.5",
  "description": "Minimal Azure Helper sidebar for Firefox.",
  "permissions": [
    "storage",
    "tabs",
    "http://localhost:8787/*",
    "https://azurehelper.cloudpartner.fi/*",
    "https://*.azurehelper.pages.dev/*",
    "https://*.azure.com/*",
    "https://*.windows.net/*",
    "https://*.microsoft.com/*",
    "https://portal.azure.com/*",
    "https://graph.microsoft.com/*",
    "https://graph.microsoft.us/*",
    "https://dod-graph.microsoft.us/*",
    "https://microsoftgraph.chinacloudapi.cn/*"
  ],
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  },
  "browser_action": {
    "default_title": "Azure Helper",
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon48.png",
      "96": "icons/icon96.png"
    }
  },
  "sidebar_action": {
    "default_title": "Azure Helper",
    "default_panel": "sidebar.html",
    "default_icon": "icons/icon48.png"
  },
  "devtools_page": "devtools.html",
  "browser_specific_settings": {
    "gecko": {
      "id": "azure-helper@cloudpartner.fi",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Azure Helper Sidebar Alternatives

Here are some Firefox add-ons that are similar to Azure Helper Sidebar: