InlinePDF Firefox

Examine source code of InlinePDF

Par : altoryon Add-on
Inspect and view changes in InlinePDF 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": 3,
  "name": "InlinePDF",
  "version": "1.0",
  "description": "Forces PDFs to be viewed inline in your browser.",
  "icons": {
    "48": "icons/border-48.png"
  },
  "background": {
    "scripts": [
      "inline.js"
    ]
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking"
  ],
  "host_permissions": [
    "*://*/*.pdf"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5a221410-3c01-475e-8b15-d1d87fe8f81f}",
      "strict_min_version": "109.0"
    }
  }
}

Meilleures alternatives InlinePDF

Voici quelques Firefox add-ons qui sont similaires à InlinePDF :