Firma con token

Extensión que permite firmar digitalmente con token, desde su navegador Chrome.

What is Firma con token?

Firma con token is a Chrome extension developed by sade.desarrolladores, and its main feature is "Extensión que permite firmar digitalmente con token, desde su navegador Chrome.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Firma con token Extension CRX File

Download Firma con token 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 que permite firmar digitalmente con token, desde su navegador Chrome.
La instalación de la extensión consta de 2 pasos:
a. Instalación de la extensión.
b. Instalación del instalable (archivo .msi). Una vez descargado deberá ejecutarlo para finalizar con el proceso.


Deberá tener instalado en su PC los drivers del token.                    

Extension Basic Information

Name Firma con token Firma con token
ID copfinchbmcbjdffipaphabmjnnhijhe
Official URL https://chromewebstore.google.com/detail/firma-con-token/copfinchbmcbjdffipaphabmjnnhijhe
Description Extensión que permite firmar digitalmente con token, desde su navegador Chrome.
File Size 5.28 KB
Installation Count 41,476
Current Version 1.3.1
Last Updated 2018-12-10
Publish Date 2018-12-10
Rating 1.73/5 Total 22 Ratings
Developer sade.desarrolladores
Payment Type free
Supported Languages es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Firma con token",
    "description": "Extensi\u00f3n que permite firmar digitalmente con token, desde su navegador Chrome.",
    "version": "1.3.1",
    "background": {
        "scripts": [
            "main.js"
        ]
    },
    "icons": {
        "128": "ico36.png"
    },
    "permissions": [
        "nativeMessaging"
    ],
    "externally_connectable": {
        "matches": [
            "http:\/\/*.cap.gdeba.gba.gob.ar\/*",
            "https:\/\/*.cap.gdeba.gba.gob.ar\/*",
            "http:\/\/*.hml.gdeba.gba.gob.ar\/*",
            "https:\/\/*.hml.gdeba.gba.gob.ar\/*",
            "http:\/\/*.gdeba.gba.gob.ar\/*",
            "https:\/\/*.gdeba.gba.gob.ar\/*",
            "https:\/\/*.qa.gdeba.gba.gob.ar\/*",
            "http:\/\/*.qa.gdeba.gba.gob.ar\/*",
            "https:\/\/*.tramites.gba.gob.ar\/*",
            "http:\/\/*.tramites.gba.gob.ar\/*",
            "http:\/\/*.tramitesadistancia.gob.ar\/*",
            "https:\/\/*.tramitesadistancia.gob.ar\/*",
            "https:\/\/*.nac.everis.int\/*",
            "http:\/\/*.nac.everis.int\/*",
            "http:\/\/*.gcaba.everis.int\/*",
            "http:\/\/*.gcba.gob.ar\/*",
            "http:\/\/*.hml.gcba.gob.ar\/*",
            "https:\/\/*.apps.buenosaires.gob.ar\/*",
            "http:\/\/*.gde.gob.ar\/*",
            "https:\/\/*.gde.gob.ar\/*",
            "http:\/\/*.gov.ar\/*",
            "https:\/\/*.gov.ar\/*",
            "http:\/\/*.gob.ar\/*",
            "https:\/\/*.gob.ar\/*",
            "http:\/\/*.afip.gob.ar\/*",
            "https:\/\/*.afip.gob.ar\/*",
            "http:\/\/*.afip.gov.ar\/*",
            "https:\/\/*.afip.gov.ar\/*",
            "http:\/\/*.gde.afip.gob.ar\/*",
            "https:\/\/*.gde.afip.gob.ar\/*",
            "http:\/\/*.gde.afip.gov.ar\/*",
            "https:\/\/*.gde.afip.gov.ar\/*",
            "http:\/\/eu-homo.gde.afip.gov.ar\/*",
            "http:\/\/eu-homo.gde.afip.gob.ar\/*",
            "https:\/\/eu-homo.gde.afip.gov.ar\/*",
            "https:\/\/eu-homo.gde.afip.gob.ar\/*",
            "https:\/\/eug-homo.gde.afip.gob.ar\/*",
            "http:\/\/eug-homo.gde.afip.gob.ar\/*",
            "http:\/\/eug-homo.gde.afip.gov.ar\/*",
            "https:\/\/eug-homo.gde.afip.gov.ar\/*",
            "https:\/\/euc-homo.gde.afip.gov.ar\/*",
            "http:\/\/euc-homo.gde.afip.gov.ar\/*",
            "http:\/\/euc-homo.gde.afip.gob.ar\/*",
            "https:\/\/euc-homo.gde.afip.gob.ar\/*",
            "https:\/\/*.gde.mendoza.gov.ar\/*",
            "http:\/\/*.gde.mendoza.gov.ar\/*",
            "https:\/\/*.gdetst.mendoza.gov.ar\/*",
            "http:\/\/*.gdetst.mendoza.gov.ar\/*",
            "https:\/\/*.gdecapa.mendoza.gov.ar\/*",
            "http:\/\/*.gdecapa.mendoza.gov.ar\/*",
            "http:\/\/*.noproductivo.gde.gob.ar\/*",
            "https:\/\/*.noproductivo.gde.gob.ar\/*",
            "http:\/\/*.noproductivo2.gde.gob.ar\/*",
            "https:\/\/*.noproductivo2.gde.gob.ar\/*",
            "https:\/\/*.mendoza.gov.ar\/*",
            "http:\/\/*.mendoza.gov.ar\/*",
            "https:\/\/*.vuce.gob.ar\/*",
            "http:\/\/*.vuce.gob.ar\/*",
            "http:\/\/*.sade.srv.bpba\/*",
            "https:\/\/*.sade.srv.bpba\/*",
            "http:\/\/*.child01.root.test\/*",
            "https:\/\/*.child01.root.test\/*",
            "http:\/\/*.bapro.everis.int\/*",
            "https:\/\/*.bapro.everis.int\/*"
        ]
    }
}