搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

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

  • 2 回覆
  • 1 有這個問題
  • 37 次檢視
  • 最近回覆由 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.