ND-Health Firefox

Examine source code of ND-Health

Inspect and view changes in ND-Health source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ND Health",
  "version": "3.0.2",
  "description": "Enhance your efficiency with our innovative Chrome extension designed for medical professionals.",
  "permissions": [
    "tabs",
    "storage",
    "alarms"
  ],
  "host_permissions": [
    "http://localhost/*",
    "http://127.0.0.1/*",
    "http://192.168.*/*",
    "http://10.*/*",
    "http://172.16.*/*"
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "icons/*",
        "styles.css"
      ]
    }
  ],
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/128.png",
    "128": "icons/128.png",
    "512": "icons/512.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/oscar*",
        "https://portal.connectinggta.ca/*"
      ],
      "js": [
        "js/content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "js/background.js"
    ],
    "type": "module"
  },
  "action": {
    "default_title": "ND Health",
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png",
      "48": "icons/128.png",
      "128": "icons/128.png",
      "512": "icons/512.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "info@nd-health.ca",
      "strict_min_version": "109.0"
    }
  }
}

Best ND-Health Alternatives

Here are some Firefox add-ons that are similar to ND-Health: