CHG365 AI Copilot Firefox

Examine source code of CHG365 AI Copilot

Inspect and view changes in CHG365 AI Copilot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "CHG365 AI Copilot",
  "version": "1.3.4",
  "description": "CHG365 AI Copilot for Health Management Information Systems.",
  "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://cdss-api-v2-105670229743.europe-west2.run.app/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://chg365.chiromohg.co.ke/*",
        "https://chg.tsmhs.ac.ke:8085/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "floating.css"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best CHG365 AI Copilot Alternatives

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