we currently have the nativeMessaging Permission for the web extension
“permissions”: [
“nativeMessaging”,
]
we require this permission for the web extension. but for firefox on android this is not supported and we are willing to remove this permission only for firefox on android. is there any way to publish separate build for android?