Pšašanja ze slědujucym wobznamjenim pokazaś: Wšykne pšašanja pokazaś

Can't download anything (including extensions). Wont work in safe mode, wont with extensions disabled

As I was downloading a video from Google Photos, it showed the yellow by the download arrow and said it failed. I tried multiple file types: mpeg, jpeg, mp4, exe. I googl… (cytajśo wěcej)

As I was downloading a video from Google Photos, it showed the yellow by the download arrow and said it failed. I tried multiple file types: mpeg, jpeg, mp4, exe. I googled what to do and my answer was: Disable extensions, start in safe mode, clear cookies, clear history, clear download history. I did all that and I can still not download. I restarted my computer and nothing changed. on FF version 136.0.2

Pšašany wót wužywarja Andy Wallisch pśed 2 mjasecoma

Slědne wótegrono wót wužywarja jonzn4SUSE pśed 2 mjasecoma

STRANGE DOWNLOADS

Recently I have been getting strange automatic downloads which I have seen before. They look like this: Dh3qd41m.htm, iTOaBR9n.htm There is 14 of them. What is causing th… (cytajśo wěcej)

Recently I have been getting strange automatic downloads which I have seen before. They look like this: Dh3qd41m.htm, iTOaBR9n.htm There is 14 of them. What is causing them

Pšašany wót wužywarja compendium18 pśed 2 mjasecoma

Slědne wótegrono wót wužywarja Logosor pśed 2 mjasecoma

Why does Firefox prompt me to save/open image files that are above a certain file size rather than simply display the image in its tab?

I Uploaded several jpg images to GitHub of various file-sizes using a command line tool called Upgit: Image 1: https://raw.githubusercontent.com/futuremotiondev/general-… (cytajśo wěcej)

I Uploaded several jpg images to GitHub of various file-sizes using a command line tool called Upgit:

Image 1: https://raw.githubusercontent.com/futuremotiondev/general-storage/refs/heads/main/WallpapersTest3/aesthetic-black-wallpaper-download-full-6.jpg

Image 2: https://raw.githubusercontent.com/futuremotiondev/general-storage/refs/heads/main/WallpapersTest3/aesthetic-black-wallpaper-for-pc-4.jpg

Image 3: https://raw.githubusercontent.com/futuremotiondev/general-storage/refs/heads/main/WallpapersTest3/alexander-popov-Vy2Bttl96_E-unsplash.jpg

Image 4: https://raw.githubusercontent.com/futuremotiondev/general-storage/refs/heads/main/WallpapersTest3/anders-jilden-AkUR27wtaxs-unsplash.jpg

Image 5: https://raw.githubusercontent.com/futuremotiondev/general-storage/refs/heads/main/WallpapersTest3/andre-benz-cXU6tNxhub0-unsplash.jpg

Notice that if you open image 5, it prompts to save it or open it in an external application (or just downloads it, depending on your download settings). All the other images just simply load and appear in their tabs.

Is there a configuration setting in about:config that determines the file size threshold for this behavior?

Try it yourself: Open image 5. It will prompt you or download the image automatically whereas the other images just display in tabs.

How can I disable this behavior?

Any help greatly appreciated.

Pšašany wót wužywarja Jay S pśed 3 mjasecami

Slědne wótegrono wót wužywarja jscher2000 - Support Volunteer pśed 3 mjasecami

PDF documents converted to "Firefox HTML Documents" by Firefox without my permission

Yesterday all of my PDF documents were converted or changed to "Firefox HTML Documents". The change was made without my consent or action, after I yesterday used my lapt… (cytajśo wěcej)

Yesterday all of my PDF documents were converted or changed to "Firefox HTML Documents". The change was made without my consent or action, after I yesterday used my laptop File dropdown menu to "export" and convert six new Word documents into six PDFs, which were saved on my Toshiba laptop and intended for uploading and filing with a governmental body. My Toshiba laptop runs Windows 10. This error and unauthorized action by Mozilla Firefox affects many dozens of PDF documents that I have created and saved over the last decade and causes me great inconvenience and harm.

How can I restore my PDFs to their correct form and format as PDFs, not "Firefox HTML Documents", which may not be uploadable or usable with court, government or other website portals?

How can I prevent Mozilla Firefox from making this unauthorized error and conversion of PDF document again?

Additional Edit of my question - After reading comments from numerous others that had the same problem of unauthorized change of PDFs to Firefox HTML Documents, I have the following additional question. How can we contact someone at Mozilla to make them stop their destructive highjacking of people's documents? I'm a lawyer, so in my world tampering with someone's document, that is required by law to be submitted as a PDF, can have serious real world consequences. I'm sure this is true of many other people's documents in many other fields and businesses. Who can we contact at Mozilla to insist that Mozilla's tampering with PDFs has to stop immediately? If Mozilla will not stop misappropriating control and tampering with documents, people should be compensated for any harm that Mozilla causes to such a large number of people.

Pšašany wót wužywarja simon.taylor pśed 3 mjasecami

Slědne wótegrono wót wužywarja jscher2000 - Support Volunteer pśed 3 mjasecami

FireFox keep saving torrent links to Downloads folder

Hi Guys, FireFox keeps saving Torrent links to my Downloads folder even though I have set it to just open the links directly with my torrent client. This is super frust… (cytajśo wěcej)

Hi Guys,

FireFox keeps saving Torrent links to my Downloads folder even though I have set it to just open the links directly with my torrent client. This is super frustrating having to go into my downloads folder on a daily basis just to delete a laundry list of .torrent files. How do I get this crap to PERMANENTLY stop from downloading and just opening directly with my torrent client?

Mozilla (and this feature of Firefox forcibly downloading files to my drives after being specifically marked to be opened DIRECTLY), is just Mozilla and FireFox purposely & forcefully shortening the lifespan of my SSD's. By forcing these link files to be downloaded to my Downloads folder (filling it up with crap) which in turn is forcing me to constantly delete these (link files) is causing unnecessary extra wear on my SSD!! I live in South Africa where an SSD costs the same as 8 MONTHS worth of utilities (electricity and gas). So we tend not to look kindly on unnecessary wear and tear... especially if there is a function to minimize this but it simply doesn't work as it's supposed to.

Please give me a way to completely and permanently STOP FireFox from downloading these magnet links to my SSD or kindly recommend a better/different browser that doesn't do this.... just like the "old FireFox" didn't.

Thank you.

Pšašany wót wužywarja REAP3R pśed 4 mjasecami

Slědne wótegrono wót wužywarja markwarner22 pśed 4 mjasecami

Can't uncompress download of Firefox 135.0

Hello, We use the following code (in a Dockerfile) to download the latest Firefox for testing. curl -fsSL -o /tmp/firefox.tar.bz2 "https://download.mozilla.org/?produc… (cytajśo wěcej)

Hello, We use the following code (in a Dockerfile) to download the latest Firefox for testing.

curl -fsSL -o /tmp/firefox.tar.bz2 "https://download.mozilla.org/?product=firefox-latest-ssl&os=linux64&lang=en-US" && tar -C /tmp -xjf /tmp/firefox.tar.bz2 firefox

Starting with 135.0 the tar command fails with:

bzip2: (stdin) is not a bzip2 file.
tar: Child returned status 2
tar: Error is not recoverable: exiting now 

134.0.2 works: curl -fsSL -o /tmp/firefox.tar.bz2 "https://download.mozilla.org/?product=firefox-134.0.2....

A couple questions: - What has changed? Is there some other way we need to download and uncompress? - Is there any documentation of the supported query params for https://download.mozilla.org

Thanks, Paul

Pšašany wót wužywarja pwbennet pśed 4 mjasecami

Slědne wótegrono wót wužywarja NoahSUMO pśed 4 mjasecami

CSV-file downloaded with PDF-extension

Hi, I'm running into an issue where when I download a CSV-file from a website it's downloading as a pdf when it should be downloading as a csv. If I after the download re… (cytajśo wěcej)

Hi, I'm running into an issue where when I download a CSV-file from a website it's downloading as a pdf when it should be downloading as a csv. If I after the download rename the file back to the csv-extension, I can open it in Excel. Any ideas? I run Linux on my laptop.

Pšašany wót wužywarja henrik41 pśed 4 mjasecami

Slědne wótegrono wót wužywarja jscher2000 - Support Volunteer pśed 4 mjasecami

Downloaded file is deleted when close Web window

After downloading a file which is saved to my Mac Download Folder the file is removed once I close the Firefox Web window. I checked the folder before the window was clos… (cytajśo wěcej)

After downloading a file which is saved to my Mac Download Folder the file is removed once I close the Firefox Web window. I checked the folder before the window was closed and the file was there. After closing the window the file is no longer in the folder. Also it is not in the trash.

Pšašany wót wužywarja Techie99 pśed 4 mjasecami

Slědne wótegrono wót wužywarja jscher2000 - Support Volunteer pśed 4 mjasecami