Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

I can't install my own xpi on last firefox for android version.

  • 2
  • 7
  • 12 views
  • Nzaghachi ikpeazụ nke umni4ek

more options

In previous versions all work. Now I try to open in firefox tab link like file:///storage/emulated/0/Download/myown.xpi but nothing happens. It was added to any restrictions on manual xpi installation?

In previous versions all work. Now I try to open in firefox tab link like file:///storage/emulated/0/Download/myown.xpi but nothing happens. It was added to any restrictions on manual xpi installation?

Asịsa ahọpụtara

Yes this is an intentional security fix. You will need to follow the link from an html page, I believe that should allow you to work around the issue. Something as simple as a file with the following

   <a href="/path/to/saved/extension.xpi">click me to install</a>
Gụọ azịza a na nghọta 👍 1

All Replies (2)

more options

Asịsa Ahọpụtara

Yes this is an intentional security fix. You will need to follow the link from an html page, I believe that should allow you to work around the issue. Something as simple as a file with the following

   <a href="/path/to/saved/extension.xpi">click me to install</a>
more options

Yes, that helped! Thank you, kbrosnan.