Premier Document Imaging v1.8 Firefox

Examine source code of Premier Document Imaging v1.8

Inspect and view changes in Premier Document Imaging v1.8 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Premier Document Imaging v1.8",
  "version": "1.8",
  "manifest_version": 2,
  "description": "Browser extension for use with Premier Document Imaging Solutions",
  "icons": {
    "128": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "bmartyn@acmesoftware.net",
      "strict_min_version": "57.0"
    }
  },
  "permissions": [
    "nativeMessaging",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "contentScript.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "browser_action": {
    "default_title": "Scan test",
    "default_popup": "scan.html"
  },
  "web_accessible_resources": [
    "scanAPI.js",
    "*.pdf",
    "*.jpg",
    "*.jpg",
    "*.txt",
    "icon.png"
  ],
  "homepage_url": "https://premierdis.com/imaging/"
}

Best Premier Document Imaging v1.8 Alternatives

Here are some Firefox add-ons that are similar to Premier Document Imaging v1.8: