this post was submitted on 20 Dec 2023
291 points (98.0% liked)

Firefox

17574 readers
48 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS
 

Hey guys

Today I got so annyed by firefox's default behaviour of downloading each and every PDF file to my disk that I went searching for a solution until I had the problem fixed. And it seems like I have finally found it. I have linked the solution but here is the fix in short:

  1. go to about:config
  2. change browser.download.open_pdf_attachments_inline to true

Thank you jscher2000 for the solution!


cross-posted from: https://lemmy.world/post/9785046

you are viewing a single comment's thread
view the rest of the comments
[โ€“] kpw@kbin.social 7 points 8 months ago* (last edited 8 months ago) (1 children)

Set the default download folder to /tmp. In the rare case you actually will need a file you download later, copy it to a better directory.

[โ€“] PropaGandalf@lemmy.world 11 points 8 months ago

I still prefer storing the pdf in the browser cache and downloading it manually if I want than to download it directly to /tmp or anywhere else.