In chrome there are now a menü for download, picture in picture and speed.
It would be nice to disable them through the kirbytext- tag.
What would the attributes for the <video>
tag need to be?
Hi Lukas,
One is disablePictureInPicture for the Picture in Picture feature and for download the controlsList=”nodownload”. To disable the rest features I don’t know the attributes or how to disable the complete menu.