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

  1. Internal path to file, such as sites/default/files is not displayed to the user
  2. 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.