AdvaPACS Viewer Firefox

Examine source code of AdvaPACS Viewer

Inspect and view changes in AdvaPACS Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "AdvaPACS Viewer",
  "description": "Open AdvaPACS viewers on configured displays!",
  "version": "1.5.4",
  "manifest_version": 3,
  "icons": {
    "32": "images/advapacs-logo-32.png",
    "64": "images/advapacs-logo-64.png",
    "128": "images/advapacs-logo-128.png"
  },
  "action": {
    "default_icon": {
      "32": "images/advapacs-logo-32.png",
      "64": "images/advapacs-logo-64.png",
      "128": "images/advapacs-logo-128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "permissions": [
    "storage",
    "tabs",
    "nativeMessaging",
    "webRequest",
    "webRequestBlocking"
  ],
  "host_permissions": [
    "https://*.advapacs.com/"
  ],
  "content_scripts": [
    {
      "js": [
        "assets/content-script-loader.browser-x0tuqQX2.js"
      ],
      "matches": [
        "https://*.advapacs.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{7940817f-631b-4b3b-945f-ee76310a3639}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "web_accessible_resources": [
    {
      "matches": [
        "https://*.advapacs.com/*"
      ],
      "resources": [
        "constants.js",
        "browser.js"
      ],
      "use_dynamic_url": true
    }
  ]
}

Best AdvaPACS Viewer Alternatives

Here are some Firefox add-ons that are similar to AdvaPACS Viewer: