Medilean AI Copilot Firefox

Examine source code of Medilean AI Copilot

Inspect and view changes in Medilean AI Copilot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Medilean AI Copilot",
  "version": "1.2.3",
  "description": "Medilean AI Copilot floating assistant.",
  "permissions": [
    "cookies",
    "storage"
  ],
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "medilean-ai-copilot@medilean.com",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "healthInfo",
          "personalCommunications",
          "personallyIdentifyingInfo",
          "websiteContent"
        ]
      }
    }
  },
  "host_permissions": [
    "https://chg365.chiromohg.co.ke/*",
    "https://chg.tsmhs.ac.ke:8085/*",
    "https://medilean-ai.web.app/*",
    "http://localhost:4000/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://chg365.chiromohg.co.ke/*",
        "https://medilean-ai.web.app/*",
        "http://localhost:4000/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "floating.css"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best Medilean AI Copilot Alternatives

Here are some Firefox add-ons that are similar to Medilean AI Copilot: