PRO LAB Profile fixer Firefox

Examine source code of PRO LAB Profile fixer

Inspect and view changes in PRO LAB Profile fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "PRO LAB Profile fixer",
  "version": "1.2.1",
  "author": "Lukáš Drahník <ldrahnik@gmail.com>",
  "manifest_version": 2,
  "description": "Rozšíření do prohlížeče přidává do ISIN možnost kontrolu všech vyšetření, report nalezených nesrovnalostí a jejich částečnou automatickou opravu.",
  "background": {
    "scripts": [
      "background/background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup/popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.ksrzis.cz/*"
      ],
      "js": [
        "content/content.js"
      ]
    }
  ],
  "permissions": [
    "*://*.ksrzis.cz/*",
    "cookies"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{2dc23d9e-afbe-4f46-bb9b-cb79c5e148dd}"
    }
  }
}

Best PRO LAB Profile fixer Alternatives

Here are some Firefox add-ons that are similar to PRO LAB Profile fixer: