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 respostas
  • 1 has this problem
  • 1 view
  • Last reply by faule

more options

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?

Chosen solution

See the browser compatibility on webextension API doc.

Ler a resposta no contexto 👍 1

All Replies (2)

more options

Chosen Solution

See the browser compatibility on webextension API doc.

more options

thanks, this helped.