Cafi Certificado A3

Assinatura de Nota Fiscal com Certificado A3

What is Cafi Certificado A3?

Cafi Certificado A3 is a Chrome extension developed by Jonas, and its main feature is "Assinatura de Nota Fiscal com Certificado A3".

Extension Screenshots

screenshot

Download Cafi Certificado A3 Extension CRX File

Download Cafi Certificado A3 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

                                            

Extension Basic Information

Name Cafi Certificado A3 Cafi Certificado A3
ID apphiaafegobpghejnfcgehkffmllmkf
Official URL https://chromewebstore.google.com/detail/cafi-certificado-a3/apphiaafegobpghejnfcgehkffmllmkf
Description Assinatura de Nota Fiscal com Certificado A3
File Size 61.84 KB
Installation Count 1,096
Current Version 1.0.1
Last Updated 2018-09-22
Publish Date 2018-09-22
Rating 4.67/5 Total 3 Ratings
Developer Jonas
Payment Type free
Supported Languages 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"
}