PRO LAB Firefox

Examine source code of PRO LAB

제작자: Lukáš Drahník Add-on
Inspect and view changes in PRO LAB source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "name": "PRO LAB",
  "version": "1.0.0",
  "author": "Lukáš Drahník <ldrahnik@gmail.com>",
  "manifest_version": 2,
  "description": "Rozšíření přidává užitečné funkce do ISIN, které systém propojují s modulem Pacienti COVID-19 a registrem Žádanky testů COVID-19.",
  "background": {
    "scripts": [
      "background/background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.ksrzis.cz/*"
      ],
      "js": [
        "content/content.js"
      ]
    }
  ],
  "permissions": [
    "<all_urls>",
    "tabs",
    "cookies",
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{63375bc0-1507-406d-bb9e-dfa99039efc4}"
    }
  }
}

최고의 PRO LAB 대안

다음은 PRO LAB과(와) 유사한 Firefox add-on입니다: