eCount Software - Printing Plug-In Firefox

Examine source code of eCount Software - Printing Plug-In

Inspect and view changes in eCount Software - Printing Plug-In source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "eCount Software - Printing Plug-In",
  "version": "1.4",
  "description": "eCount ERP Software Fast Printing Plug-In",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "128": "128.png"
  },
  "permissions": [
    "nativeMessaging",
    "tabs",
    "http://localhost/*",
    "*://*.ecount.in/*",
    "*://*.ecount.co.in/*",
    "*://*.myepicsoft.com/*",
    "*://*.ecountbook.com/*",
    "*://*.samvidha.online/*",
    "*://*.eaccount.in/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "http://localhost/*",
        "*://*.ecount.in/*",
        "*://*.ecount.co.in/*",
        "*://*.myepicsoft.com/*",
        "*://*.ecountbook.com/*",
        "*://*.samvidha.online/*",
        "*://*.eaccount.in/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "edriver-plugin@ecount.in"
    }
  }
}

Best eCount Software - Printing Plug-In Alternatives

Here are some Firefox add-ons that are similar to eCount Software - Printing Plug-In: