Resolves the apostrophe wrapped file download issue with Dynamics 365. Provided by Reenhanced.com
This resolves an issue in Dynamics 365 where file downloads are saved surrounded with the ' character.
For example, if you're downloading a report called CrmReport.xls it gets saved to your computer as 'CrmReport.xls' with the extension of .xls'.
This means that your machine isn't able to open the files without a rename.
This is caused because Dynamics does not understand how to send a valid file request response to Chrome so it saves the file as surrounded by single quotes.
This simple script identifies when files are downloaded that start and end with ' and simply removes the leading and trailing '.
There is no data stored, no data sent and no records of your usage of this extension are kept.
More details available over at https://reenhanced.com/2019/how-to-fix-dynamics-365-file-download-apostrophe-bug/
Produced by Nick Hance, Software Rescue Specialist and President of Reenhanced.com