ePorezna Firefox

Examine source code of ePorezna

Inspect and view changes in ePorezna source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ePorezna",
  "version": "1.0.1resigned1",
  "applications": {
    "gecko": {
      "id": "firefoxextension@porezna-uprava.hr",
      "strict_min_version": "57.0"
    }
  },
  "description": "Dodatak za rad sa sustavom ePorezna.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.teched.hr/*",
        "*://localhost/*",
        "*://*.apis-it.local/*",
        "*://*.porezna-uprava.hr/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    "page.js"
  ],
  "permissions": [
    "nativeMessaging"
  ]
}

Best ePorezna Alternatives

Here are some Firefox add-ons that are similar to ePorezna: