e-Cert Extension Firefox

Examine source code of e-Cert Extension

Inspect and view changes in e-Cert Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "version": "1.0.6",
  "default_locale": "en",
  "permissions": [
    "nativeMessaging"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "images/hkpoca_16.png",
    "32": "images/hkpoca_32.png",
    "64": "images/hkpoca_64.png"
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "hkpo.ecertp.renewal5@hongkongpost.gov.hk",
      "strict_min_version": "50.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.ecert.gov.hk/*",
        "*://*.hongkongpost.gov.hk/*"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ]
}

Best e-Cert Extension Alternatives

Here are some Firefox add-ons that are similar to e-Cert Extension: