Mozilla サポートの検索

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 件の返信
  • 1 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: 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?

選ばれた解決策

See the browser compatibility on webextension API doc.

この回答をすべて読む 👍 1

すべての返信 (2)

more options

選ばれた解決策

See the browser compatibility on webextension API doc.

more options

thanks, this helped.