Can we restrict files upload based on the File format at Object L/Profile/User level

Can we restrict files upload based on the File format at Object L/Profile/User level

Issue:
Restricting/allowing specific users from viewing MP3 and WAV files within the Xfiles component of the opportunity record.
We're aware of the Xfiles Common Setting for allowing File Extensions, which enables granting access to specific users and profiles. However, our concern is that this setting might apply globally to all objects, whereas we only want it to restrict access for the opportunity object.

Resolution:
1. The "Allowed File Extension" field dictates the types of files that users can upload through the Bisync component.
2. By specifying the allowed content types, For example, if the allowed file extensions are set to include ".pdf", ".mp3", ".wav", and others, only files with these extensions users will be permitted for upload.
3. Attempting to upload files with unsupported extensions will result in an exception message stating "File type(s) not supported."
4. This functionality applies at the user and profile level; we are unable to restrict or allow file uploads based on specific object level.