InlinePDF Firefox

Examine source code of InlinePDF

제작자: 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"
    }
  }
}

최고의 InlinePDF 대안

다음은 InlinePDF과(와) 유사한 Firefox add-on입니다: