Bandeja de Firmas DGSIAF

Extensión para invocar firma digital por token criptográfico

What is Bandeja de Firmas DGSIAF?

Bandeja de Firmas DGSIAF is a Chrome extension developed by https://dgsiaf.mecon.gov.ar, and its main feature is "Extensión para invocar firma digital por token criptográfico".

Extension Screenshots

screenshot

Download Bandeja de Firmas DGSIAF Extension CRX File

Download Bandeja de Firmas DGSIAF extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Extensión para el navegador chrome para realizar la firma digital de documentación de la bandeja de firmas web.                    

Extension Basic Information

Name Bandeja de Firmas DGSIAF Bandeja de Firmas DGSIAF
ID cmdijoocnliaobbnhcdaokoilohjgnmg
Official URL https://chromewebstore.google.com/detail/bandeja-de-firmas-dgsiaf/cmdijoocnliaobbnhcdaokoilohjgnmg
Description Extensión para invocar firma digital por token criptográfico
File Size 10.04 KB
Installation Count 756
Current Version 0.7
Last Updated 2017-10-03
Publish Date 2017-10-03
Rating 5.00/5 Total 3 Ratings
Developer https://dgsiaf.mecon.gov.ar
Payment Type free
Supported Languages es-419
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "description": "Extensi\u00f3n para invocar firma digital por token criptogr\u00e1fico",
    "icons": {
        "128": "icons\/icon128.png",
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjSdkPXlR7Ak7uAMl9uYAwWIzePDo2iiRj+\/PAtd8WuD\/V4+qnBGzXUrHrjinblgI2IeiIUolnvIOtGKC0avE5m\/fzaOc\/Rwsw3qv+f27dh2xWdQp2UTyfYrkW9VyHnOqJJvV\/97DLswtdjZDfATl084T9h6uhNZhWFkvl4vlp0lqWa8SwTM3msxtUK9cE4rsdowKKzSQplaNCrH7sGZnqVEL++xPZbKLlIaY9eo9rBxa27HnmFfrZaEr7kKU6TIaovUJwAXW5OlB+VPgcwJ8UL\/MsiXWiXC5qf0Z7DSnVU4NfZT0jo2YyljpEbHAV0q6vYJsmMVArqDyMY\/7mX4kBwIDAQAB",
    "manifest_version": 2,
    "name": "Bandeja de Firmas DGSIAF",
    "permissions": [
        "nativeMessaging",
        "*:\/\/*\/bdf\/*",
        "*:\/\/*\/bdf-web\/*",
        "*:\/\/*\/bdf2\/*"
    ],
    "short_name": "BDF DGSIAF",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.7"
}