PRO OC DZS Firefox

Examine source code of PRO OC DZS

Inspect and view changes in PRO OC DZS source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "PRO OC DZS",
  "version": "1.1.0",
  "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 za pomoci DZS registru",
  "background": {
    "scripts": [
      "lib/crypto-js.min.js",
      "background/background.js"
    ],
    "persistent": true
  },
  "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
  },
  "permissions": [
    "<all_urls>",
    "storage"
  ]
}

Best PRO OC DZS Alternatives

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