Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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

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