BioSight-ID™ Extension Firefox

Examine source code of BioSight-ID™ Extension

Inspect and view changes in BioSight-ID™ Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "BioSight-ID™ Extension",
  "version": "0.2.0",
  "manifest_version": 2,
  "description": "Adds BioSight-ID™ support to Brightspace",
  "homepage_url": "https://biosig-id.com/",
  "icons": {
    "16": "icons/biosight-16.png",
    "19": "icons/biosight-19.png",
    "38": "icons/biosight-38.png",
    "64": "icons/biosight-64.png",
    "128": "icons/biosight-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.brightspace.com/d2l/lms/quizzing/*"
      ],
      "js": [
        "biosight.js"
      ]
    },
    {
      "matches": [
        "https://*.verifyexpress.com/*"
      ],
      "exclude_matches": [
        "https://verifyexpress.com/*",
        "https://sandbox.verifyexpress.com/*"
      ],
      "all_frames": true,
      "js": [
        "biosight_detect.js"
      ]
    }
  ],
  "permissions": [
    "storage"
  ]
}

Best BioSight-ID™ Extension Alternatives

Here are some Firefox add-ons that are similar to BioSight-ID™ Extension: