PRO OC Mutation tracker Firefox

Examine source code of PRO OC Mutation tracker

Inspect and view changes in PRO OC Mutation tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "PRO OC Mutation tracker",
  "version": "1.2.2",
  "author": "Lukáš Drahník <ldrahnik@gmail.com>",
  "manifest_version": 2,
  "description": "Rozšíření přidává užitečné funkce do modulu Pacienti COVID-19 s cílem usnadnit práci s identifikováním variant ze zjištěných mutací.",
  "background": {
    "scripts": [
      "background/background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.ksrzis.cz/*"
      ],
      "js": [
        "libs/jquery-3.6.0.min.js",
        "libs/d3.v7.min.js",
        "content/content.js"
      ]
    }
  ],
  "permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{21fb9334-f661-4725-a792-60593c567863}"
    }
  }
}

Best PRO OC Mutation tracker Alternatives

Here are some Firefox add-ons that are similar to PRO OC Mutation tracker: