You are not logged in.
Pages: 1
Whenever I left-click on a bz2 file in Firefox, it spits out the binary data in another window instead of bringing up the download box. Why is that and how can I fix it?
Offline
Check edit > preferences > downloads > View & Edit actions to see what happens with bz2 files.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Check edit > preferences > downloads > View & Edit actions to see what happens with bz2 files.
I have done that before and noticed that you cannot add rules, only adjust the ones that are already on the list. I wanted to stop firefox from trying to download gif and jpg files when they are linked to and just open them in the browser window. Is there any place else to add these rules by hand?
Offline
You may try looking at this entry in your about:config file:
browser. helperApps. neverAsk. saveToDisk
Definition:
"String, A comma-separated list of MIME types to save to disk without asking what to use to open the file. Default value is an empty string."
This is from:
Offline
Pages: 1