Symantec Authentication Client Extension Firefox

Examine source code of Symantec Authentication Client Extension

Inspect and view changes in Symantec Authentication Client Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Symantec Authentication Client Extension",
  "description": "Messaging API between web pages and Symantec PKI Client",
  "version": "100.0.0.26resigned1",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background/pkiClientExtension.js",
      "background/messenger.js",
      "background/broker.js",
      "background/attach.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "js": [
        "content/pkiClientExtension.js",
        "content/properties.js",
        "content/properties.build.js",
        "content/bridge.js",
        "content/detection.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "permissions": [
    "nativeMessaging",
    "<all_urls>",
    "tabs",
    "pkcs11"
  ],
  "applications": {
    "gecko": {
      "id": "mpki.client.extension.release@digicert.com"
    }
  }
}

Best Symantec Authentication Client Extension Alternatives

Here are some Firefox add-ons that are similar to Symantec Authentication Client Extension: