Disable opening image files in new tab

Hello everyone,
Is it possible if we could disable opening image files of various format types such as png, jpg, tiff and so on? I would like to prevent JupyterLab from opening image files on a new tab while we should still be able to open other files of different type like .txt. Do I have to implement an extension for this? I would like to hide the Open and Open With button when right-clicking on a file and at the same time prevent opening the file by double left clicking for image files.