PRO OC PCR Firefox

Examine source code of PRO OC PCR

Inspect and view changes in PRO OC PCR source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "PRO OC PCR",
  "version": "1.0.7",
  "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 a Žádanky testů COVID-19 s cílem usnadnit PCR testování.",
  "browser_action": {
    "default_popup": "popup/popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.ksrzis.cz/*"
      ],
      "js": [
        "content/content.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options/options.html",
    "browser_style": true
  },
  "background": {
    "scripts": [
      "background/background.js"
    ],
    "persistent": true
  },
  "permissions": [
    "*://*.ksrzis.cz/*",
    "storage",
    "activeTab",
    "tabs",
    "alarms"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5a8cf0f7-8fba-45ac-8e76-83b53faeda4c}"
    }
  }
}

Best PRO OC PCR Alternatives

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