I guess the biggest problem here is, that all Nextcloud files in a snap instance are not editable because they are read only. So the best way would be probably to write an app that overwrites the default css and maybe javascript and adds such a bannerā¦
An iframe doesnt solve the problem that you need to modify/add the javascript/css to achieve what you want to achieve because then you need some code to embed the iframeā¦