NMVS scanner Firefox

Examine source code of NMVS scanner

Inspect and view changes in NMVS scanner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "NMVS scanner",
  "author": "Māris Vilks <maris.vilks@expect.digital>",
  "version": "1.0.4",
  "description": "Allows DataMatrix code (GTIN) scanning directly into NMVS verification/decommissioning form.",
  "homepage_url": "https://github.com/mvilks/nmvs-scanner",
  "icons": {
    "64": "icons/datamatrix-expectdigital.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://portal-prod-lv.nmvs.eu/NMVS_PORTAL/sn/Serialnumber.xhtml*"
      ],
      "js": [
        "main.js"
      ],
      "css": [
        "css/style.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "nmvs-scanner@expect.digital"
    }
  }
}

Best NMVS scanner Alternatives

Here are some Firefox add-ons that are similar to NMVS scanner: