Can extension add custom entries to the context menu in Firefox for Android??
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)
선택된 해결법
See the browser compatibility on webextension API doc.
thanks, this helped.