Thanks for updating to Cordova10 Ashley, I can see you removed the whitelist plugin accordingly. Seems fine.
I've a question regarding the fullscreen plugin. You include this plugin when we choose "Hide status bar" on the export. Asfaik this plugin is totally obsolete for Android 5+. Since cordova now don't even allow builds older than android 5.1 I cannot see any benefit of this plugin? (Setting fullscreen=true, now achieve the same as this plugin asfaik.
(I always build without this plugin and cannot see any issue..)
Do you have any deeper insight?
npmjs.com/package/cordova-plugin-fullscreen
Would it be possible to add an option (project property tickbox) to include/exclude the splashscreen plugin? This plugin causes a lot of issues (it contains a well known bug that disables the back-button functionality for instance). For small projects this plugin don't make any sense either since those loads very quickly (and the black screen which was a huge issue long time ago is not an issue any longer for projects which is not very heavy to load)