Any way to remove app permissions?I use custom webview and it's using somany unwanted permissions. how can I remove them

I can use offline ai2. using GitHub - soulan/aab-manifest-editor: This tool can manipulate the AndroidManifest.xml in aab files, it is highly work in progress and more a poc this node js tool I can remove permissions one by one manually. but the tool has an error and it's need to be done by backing up manifest file very time we remove permissions.

anyway to remove the some permission of custom webview?

well if you know how to compile a extension go directly to the source and change it -