ISIDA Print Pdf File Firefox

Examine source code of ISIDA Print Pdf File

Inspect and view changes in ISIDA Print Pdf File source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "content.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "isida_print_pdf_file@webextisida.by",
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "manifest_version": 3,
  "name": "ISIDA Print Pdf File",
  "permissions": [
    "nativeMessaging",
    "downloads"
  ],
  "version": "1.0.0",
  "web_accessible_resources": [
    {
      "resources": [
        "print_pdf_api.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "extension_ids": []
    }
  ]
}

Best ISIDA Print Pdf File Alternatives

Here are some Firefox add-ons that are similar to ISIDA Print Pdf File: