This one here:
I noticed the browser.contextMenus
does not affect Android context menus. Is there a different API that I can use to modify these menus?
This one here:
I noticed the browser.contextMenus
does not affect Android context menus. Is there a different API that I can use to modify these menus?
Just realized the menu
API is not available on Firefox on Android (doh)
Yep, as you said the menus
and contextMenus
APIs are not exposed on Android.
This post was flagged by the community and is temporarily hidden.