Wellcom Connect Extensie Firefox

Examine source code of Wellcom Connect Extensie

Inspect and view changes in Wellcom Connect Extensie source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Wellcom Connect Extensie",
  "short_name": "Wellcom",
  "description": "Verbind Wellcom Health Portaal met uw EPD-systeem voor snelle consultaatnotities, gesprekssamenvattingen en ScribeChat integratie.",
  "version": "1.0.3",
  "default_locale": "nl",
  "author": "Wellcom Health B.V.",
  "homepage_url": "https://wellcom-health.nl",
  "browser_specific_settings": {
    "gecko": {
      "id": "wellcom-connect@wellcom-health.nl",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "permissions": [
    "identity",
    "storage",
    "activeTab",
    "scripting",
    "webNavigation"
  ],
  "host_permissions": [
    "https://otap-wellcomhealth-b0etbfathpejh5cz.northeurope-01.azurewebsites.net/*",
    "https://live-wellcomhealth-g5cgbxgreegphnb2.northeurope-01.azurewebsites.net/*",
    "*://*/*"
  ],
  "action": {
    "default_title": "Open de Wellcom Sidebar",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "sidebar_action": {
    "default_title": "Wellcom Connect",
    "default_panel": "src/popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "open_at_install": false
  },
  "background": {
    "scripts": [
      "src/scripts/background-firefox.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "src/scripts/content.js"
      ],
      "all_frames": true,
      "run_at": "document_idle"
    },
    {
      "matches": [
        "https://portal.ergatis.nl/*"
      ],
      "js": [
        "src/scripts/ergatis-main-world.js"
      ],
      "world": "MAIN",
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "src/pages/permission/index.html",
        "src/pages/permission/requestPermission.js",
        "src/pages/welcome.html",
        "src/pages/welcome.js",
        "src/services/audio-processor.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  }
}

Mejores alternativas Wellcom Connect Extensie

Aquí hay algunas Firefox add-ons que son similares a Wellcom Connect Extensie: