PRO OC AG Firefox

Examine source code of PRO OC AG

Inspect and view changes in PRO OC AG source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "PRO OC AG",
  "version": "2.1.6",
  "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 dvoufázové antigenní 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/*",
    "webRequest",
    "storage",
    "activeTab",
    "cookies",
    "tabs",
    "downloads",
    "alarms"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{866d30aa-6d6d-4d6e-baf4-daca29d935dc}"
    }
  }
}

Best PRO OC AG Alternatives

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