Funkcjonalność tej witryny będzie ograniczona w czasie konserwacji. Jeśli artykuł nie rozwiązuje twojego problemu i chcesz zadać pytanie, to nasza społeczność wsparcia jest dostępna na @FirefoxSupport na Twitterze i /r/firefox na Reddicie.

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

How does one get Firefox to install 1 Password extension?

  • 2 odpowiedzi
  • 1 osoba ma ten problem
  • 14 wyświetleń
  • Ostatnia odpowiedź od cor-el

more options

When I download the installer, a pop-up says it cannot install because "Firefox cannot modify the needed file". What is the needed file and how can I change the file so that it will install on Firefox?

When I download the installer, a pop-up says it cannot install because "Firefox cannot modify the needed file". What is the needed file and how can I change the file so that it will install on Firefox?

Wszystkie odpowiedzi (2)

more options

This page has links to user guides. Maybe one of those will help. https://agilebits.com/support

more options

This will happen if you install an Add-on that needs to be unpacked in order to function properly. Normally Firefox installs the XPI file and modifies its name, but if an extension needs to modify a file in its file structure or otherwise only works when unpacked (e.g. a dictionary) then you can get this error if the add-on doesn't get unpacked. Extensions that need to be unpacked should have an unpack instruction in its install.rdf file: <em:unpack>true</em:unpack>

You can temporarily toggle the extensions.alwaysUnpack pref to true on the about:config page to see if that helps to install the extension.