Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

"do this automatically for files like this from now on" is greyed out

  • 2 válasz
  • 1 embernek van ilyen problémája
  • 1 megtekintés
  • Utolsó üzenet ettől: tarra

more options

The option to "do this automatically for files like this from now on" on my browser is greyed out.

It also not listed under General>Application.

It's a .rar file

The option to "do this automatically for files like this from now on" on my browser is greyed out. It also not listed under General>Application. It's a .rar file

Kiválasztott megoldás

One possible reason for that box to be grayed is if the website sent a generic "this is a binary file" content type for the RAR. I created an add-on to work around that problem, if you want to give it a try:

https://addons.mozilla.org/firefox/addon/content-type-fixer/

When you first it install it, the extension is snoozing (Zzzz button). Click the button to turn it on. From that point, all .rar files should be associated with the proper Content-Type, which is "application/vnd.rar". Any improvement?

Since the extension intercepts all page requests and downloads, it can slightly slow down browsing, so I suggest snoozing it until you find a site where you need it.

Válasz olvasása eredeti szövegkörnyezetben 👍 1

Összes válasz (2)

more options

Kiválasztott megoldás

One possible reason for that box to be grayed is if the website sent a generic "this is a binary file" content type for the RAR. I created an add-on to work around that problem, if you want to give it a try:

https://addons.mozilla.org/firefox/addon/content-type-fixer/

When you first it install it, the extension is snoozing (Zzzz button). Click the button to turn it on. From that point, all .rar files should be associated with the proper Content-Type, which is "application/vnd.rar". Any improvement?

Since the extension intercepts all page requests and downloads, it can slightly slow down browsing, so I suggest snoozing it until you find a site where you need it.

more options

It works, thank you very much!