Firma con token GDE Firefox

Examine source code of Firma con token GDE

Inspect and view changes in Firma con token GDE source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Firma con token",
  "version": "3.2.0",
  "description": "Extensión que permite firmar digitalmente con token, desde su navegador",
  "icons": {
    "36": "ico36.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "firma.token@gde.gob.ar",
      "strict_min_version": "68.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_data": false
      }
    }
  },
  "background": {
    "scripts": [
      "main.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "js": [
        "content-script.js"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "nativeMessaging",
    "activeTab"
  ]
}

Best Firma con token GDE Alternatives

Here are some Firefox add-ons that are similar to Firma con token GDE: