By: Pasha_ZZZ
Inspect and view changes in InlineDisposition Reloaded source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "InlineDisposition Reloaded changes the disposition type of \"Content-Disposition\" response headers from \"attachment\" and \"file\" to \"inline\"; this prevents servers from forcing the browser to save a file and allows that file to be viewed in the browser, if the browser supports it. Original InlineDisposition extension from Kai Liu replaces only attachment, not file. Version 2.0 is using WebExtensions (only new FF).",
"manifest_version": 2,
"name": "InlineDisposition Reloaded",
"version": "2.0.2resigned1",
"icons": {
"48": "inline-48.png",
"96": "inline-96.png"
},
"permissions": [
"webRequest",
"webRequestBlocking",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{914d3a0b-6982-4e58-9a60-2e5d6cf6b09b}"
}
}
} Best InlineDisposition Reloaded Alternatives
Here are some Firefox add-ons that are similar to InlineDisposition Reloaded:
Rewrite Content Disposition
Firefox user 13547218
InlineDispositionV2
KWierso
Display Image Inline
Bojax
FixDisposition
def00111
Discord Disposition
iBoonie
Undisposition [Racle fork]
Racle
View content instead of saving
DimX-6600
PDF Inline Display
JW7
Discord Inliner
Peter Wedder