Cafi Certificado A3

Assinatura de Nota Fiscal com Certificado A3

Wat is Cafi Certificado A3?

Cafi Certificado A3 is een Chrome-extensie ontwikkeld door Jonas, en de belangrijkste functie is "Assinatura de Nota Fiscal com Certificado A3".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Cafi Certificado A3

Download Cafi Certificado A3-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                                            

Basisinformatie over de Extensie

Naam Cafi Certificado A3 Cafi Certificado A3
ID apphiaafegobpghejnfcgehkffmllmkf
Officiële URL https://chromewebstore.google.com/detail/cafi-certificado-a3/apphiaafegobpghejnfcgehkffmllmkf
Beschrijving Assinatura de Nota Fiscal com Certificado A3
Bestandsgrootte 61.84 KB
Aantal Installaties 1,096
Huidige Versie 1.0.1
Laatst Bijgewerkt 2018-09-22
Publicatiedatum 2018-09-22
Beoordeling 4.67/5 Totaal 3 Beoordelingen
Ontwikkelaar Jonas
Betalingswijze free
Ondersteunde Talen pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "description": "Assinatura de Nota Fiscal com Certificado A3",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.cafi.com.br\/*"
        ]
    },
    "icons": {
        "128": "icons\/icon-128.png",
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.png"
    },
    "manifest_version": 2,
    "name": "Cafi Certificado A3",
    "page_action": {
        "default_popup": "about.html",
        "default_title": "Cafi Certificado A3"
    },
    "permissions": [
        "nativeMessaging"
    ],
    "version": "1.0.1"
}