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?
Zgjidhje e zgjedhur
See the browser compatibility on webextension API doc.
Lexojeni këtë përgjigje brenda kontekstit 👍 1Krejt Përgjigjet (2)
Zgjidhja e Zgjedhur
See the browser compatibility on webextension API doc.
thanks, this helped.