Is it possible to change the context menu on Android?

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.