Force PDFs to render inline instead of downloading. By Nick SemenkovichAnnoyed by PDFs that save and download instead of opening? This extension forces PDFs to render inline instead of downloading (by overwriting the 'Content-disposition: attachment' header). This extension works using the webRequest API -- and its a bit slower than the alternative extension. If youre using the Beta or Dev versions of Chrome, my alternative extension uses the Declarative Web Request API -- which is faster. Features: - Only rewrites content thats in a main window (main_frame) - Rewrites all responses with 'Content-type: application/pdf' - Rewrites responses with 'Content-type: application/octet-stream' with a filename=*.pdf WARNING: This may have security risks by overriding the attachment header. Use at your own risk. ======== CODE ======== Please contribute! https://github.com/semenko/chrome-force-pdf-inline Copyright 2014-2015, Nick Semenkovich Released under the MIT License. See LICENSE for details.
You can Follow the below Step By Step procedure to install the Render PDFs Inline Chrome Extension to your Chrome Web browser.
It is the Render PDFs Inline Chrome extension download link you can download and install Chrome Browser.
Hoverzoom for articles.
Prevent unreachable servers from stalling websites by disabling their scripts for 5 minutes if they previously could not load.
This extension prevents webservers from forcing pdfs to download rather than open in browser
Removes Content-Disposition: attachment HTTP header to allow view files instead of downloading them. Extension icon acts as toggle.
Opens all PDF files directly in the browser.
Change the response content type to force documents to open in or outside the browser window or in a special view mode (PDF, XML...)
Logs when an extension is installed, uninstalled, upgraded, enabled or disabled. Also keeps track of each chrome update.