TJRS Signer Firefox

Examine source code of TJRS Signer

Inspect and view changes in TJRS Signer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "TJRS Signer",
  "version": "0.8.2",
  "author": "Tribunal de Justiça do Rio Grande do Sul",
  "description": "Assinador A3 ICP-Brasil do TJRS",
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "tjrssigner@tjrs.jus.br",
      "strict_min_version": "55.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.tjrs.gov.br/*",
        "*://*.tjrs.jus.br/*",
        "*://localhost/*"
      ],
      "js": [
        "signer-inject.js"
      ],
      "all_frames": true
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "icons": {
    "128": "sign-icon.png"
  },
  "permissions": [
    "nativeMessaging"
  ]
}

Best TJRS Signer Alternatives

Here are some Firefox add-ons that are similar to TJRS Signer: