Doc² - Invoice Capture Firefox

Examine source code of Doc² - Invoice Capture

Inspect and view changes in Doc² - Invoice Capture source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Doc² - Invoice Capture",
  "description": "Capture Invoice or any other business document. Integrate it with Infor LN / M3 or any other ERP System.",
  "version": "1.14.25",
  "manifest_version": 2,
  "icons": {
    "16": "icons/icon-16x16.png",
    "48": "icons/icon-48x48.png",
    "128": "icons/icon-128x128.png"
  },
  "browser_action": {
    "default_title": "quasar-browser-extension"
  },
  "background": {
    "scripts": [
      "www/js/bex-background.js",
      "js/background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "www/js/bex-content-script.js",
        "js/content-script.js"
      ],
      "css": [
        "css/content-css.css"
      ]
    }
  ],
  "permissions": [
    "<all_urls>",
    "storage",
    "tabs",
    "activeTab"
  ],
  "web_accessible_resources": [
    "www/*",
    "js/*",
    "css/*",
    "<all_urls>"
  ],
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self';"
}

Best Doc² - Invoice Capture Alternatives

Here are some Firefox add-ons that are similar to Doc² - Invoice Capture: