搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 2 个回答
  • 1 人有此问题
  • 5 次查看
  • 最后回复者为 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!