Gerar DANFe/DACTe Firefox

Examine source code of Gerar DANFe/DACTe

Inspect and view changes in Gerar DANFe/DACTe source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_action": {
    "default_icon": "icon48.png",
    "default_popup": "index.html"
  },
  "name": "Gerar DANFe/DACTe",
  "version": "3.5.0",
  "description": "Extensão para lhe ajudar a gerar um DANFe/DACTe utilizando o xml ou o portal nacional da fazenda.",
  "content_scripts": [
    {
      "js": [
        "script.js"
      ],
      "matches": [
        "https://www.nfe.fazenda.gov.br/*",
        "https://www.cte.fazenda.gov.br/*",
        "https://*.fsist.com.br/*"
      ],
      "all_frames": true
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "https://www.fsist.com.br/",
    "https://www.nfe.fazenda.gov.br/",
    "https://www.cte.fazenda.gov.br/",
    "webRequest",
    "webRequestBlocking"
  ]
}

Best Gerar DANFe/DACTe Alternatives

Here are some Firefox add-ons that are similar to Gerar DANFe/DACTe: