Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

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

Can extension add custom entries to the context menu in Firefox for Android??

  • 2 svar
  • 1 har dette problemet
  • 207 views
  • Siste svar av faule
  • Løst

I want to write an extension to add a "share entry" to firefox' menu on android, is this possible? can the menu be changed from within an extension?

I want to write an extension to add a "share entry" to firefox' menu on android, is this possible? can the menu be changed from within an extension?

Valgt løsning

See the browser compatibility on webextension API doc.

Les dette svaret i sammenhengen 👍 1

All Replies (2)

Valgt løsning

See the browser compatibility on webextension API doc.

thanks, this helped.