Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 2 답장
  • 1 이 문제를 만남
  • 7 보기
  • 최종 답변자: 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

선택된 해결법

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.

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (2)

more options

선택된 해결법

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!