Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Cannot install "plugin/extension name" because Firefox cannot modify the needed file. This is happening for any and every kind of plugin theme you could think of. This started when I upgraded to Firefox 11 just now.

  • 1 trả lời
  • 38 gặp vấn đề này
  • 2 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

more options

I just upgraded to Firefox 11.0 (unwillingly) and I get the following whenever I try to install ANYTHING at all. Themes, add-ons...it doesn't matter, the result is the same.

"Cannot install "plugin name here" because Firefox cannot modify the needed file.

If the fix requires installing a plugin...well, that's not going to work obviously.

Anybody know how to fix this?

I just upgraded to Firefox 11.0 (unwillingly) and I get the following whenever I try to install ANYTHING at all. Themes, add-ons...it doesn't matter, the result is the same. "Cannot install "plugin name here" because Firefox cannot modify the needed file. If the fix requires installing a plugin...well, that's not going to work obviously. Anybody know how to fix this?

Tất cả các câu trả lời (1)

more options

You shouldn't see such an error.
That error usually indicates that an extension or dictionary needs to be unpacked to make it work.

Firefox 4 and later no longer unpacks an extension automatically, but renames the XPI file to the ID of the extension and copies that file to the extensions folder in the Firefox Profile Folder. If an extension needs to be unpacked then there should be an unpack directive (<em:unpack>true</em:unpack>) in the install.rdf file of that extension

You can try to set the Boolean pref extensions.alwaysUnpack to true on the about:config page.