Make Chrome always open PDFs itself
Posted
by
jdm
on Super User
See other posts from Super User
or by jdm
Published on 2010-10-14T11:44:06Z
Indexed on
2010/12/30
16:56 UTC
Read the original article
Hit count: 172
Hi,
I'm looking for a way to make Google Chrome always open PDFs with its internal viewer when I click a link, as opposed to downloading it to the default location. It works with most URLs, but some servers set a special header to force the file to be downloaded ("Content-Disposition: attachment;"
, e.g. http://www.uni-goettingen.de/en/46260.html).
What I want is the opposite of this question: Stop PDFs from displaying inside Google Chrome, or what is asked for here, but applied to Chrome: How to ignore “Content-Disposition: attachment” in Firefox
Btw., I'm running Chrome 8.0.552.0 dev on Ubuntu 10.4.
© Super User or respective owner