Inline PDF Firefox

Examine source code of Inline PDF

Por: Zipdox Add-on
Inspect and view changes in Inline PDF source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Inline PDF",
  "version": "1.0",
  "description": "Removes the Content-Disposition response headers for PDF files to force them to be displayed inline instead of downloaded.\n\nNote: If opening a PDF from a link with a download attribute, you need to open in new tab to prevent it from being downloaded anyway.",
  "browser_specific_settings": {
    "gecko": {
      "id": "inline-pdf@zipdox.net",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "32": "icon.svg",
    "64": "icon.svg",
    "128": "icon.svg"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  }
}

Mejores alternativas Inline PDF

Aquí hay algunas Firefox add-ons que son similares a Inline PDF: