This is a simple module that when clicking on a media entity instead of being redirects to media/123 it will display the file in the browser with the alias. The pros of this are
- Internal path to file, such as sites/default/files is not displayed to the user
- If a media object is referenced in multiple locations the media object can be updated with a new file and reflected in all instances automatically.