Par : Zipdox
Inspect and view changes in Inline PDF source codes across current and past versions
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
}
} Meilleures alternatives Inline PDF
Voici quelques Firefox add-ons qui sont similaires à Inline PDF :
PDF Inline Display Plus
Emilia
InlineDisposition (WebExtensions)
def00111
Display inline
Samlh
PDF Inline Display
JW7
InlinePDF Browser
grandworldpq
InlinePDF Web Viewer
TDTC
PDF Inline Viewer
AOG777
PDF for iFrames
kviv
PDF Always In Tab
ator-dev
Rewrite Content Disposition
Firefox user 13547218