Azure Network CIDR Calculator

Azure Network CIDR Calculator

A Simple Azure Netowrk CIDR calculator based on work by https://github.com/jeffreydivi/cirdCalc

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Azure Network CIDR Calculator",
  "description": "A Simple Azure Netowrk CIDR calculator based on work by https://github.com/jeffreydivi/cirdCalc",
  "version": "1.1",
  "manifest_version": 3,
  "action": {
    "default_title": "CIDR Calculaotr",
    "default_icon": "icon.png",
    "default_popup": "index.html"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}