Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

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 odpoveď
  • 38 má tento problém
  • 4 zobrazenia
  • Posledná odpoveď od 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?

Všetky odpovede (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.