OK, here is the Chrome extension you are talking about:
Office Editing for Docs, Sheets & Slides - v145.610.617"View and edit Microsoft Word, Excel and PowerPoint files with Google Docs, Sheets and Slides."https://chrome.google.com/webstore/detail/office-editing-for-docs-s/gbkeegbaiigmenfmjfclcdgdpimamgkj?hl=enLet's try to solve this...
1) In HFS press F5 to switch to expert mode.
2) Go to: Menu > Other options > MIME types...
(or press F7 and click on 'MIME types' tab)
Manually add the following mime types:
(The first line goes in "File Mask")
(The second line goes in "MIME Description")*.pdfapplication/pdf*.docapplication/msword*.docxapplication/vnd.openxmlformats-officedocument.wordprocessingml.document*.xlsapplication/vnd.ms-excel*.xlsxapplication/vnd.openxmlformats-officedocument.spreadsheetml.sheet*.pptapplication/vnd.ms-powerpoint*.pptxapplication/vnd.openxmlformats-officedocument.presentationml.presentation
...or if you save your settings to '
hfs.ini', search for the line
"
mime-types", and directly add the following to the end of that line:
|*.pdf|application/pdf|*.doc|application/msword|*.docx|application/vnd.openxmlformats-officedocument.wordprocessingml.document|*.xls|application/vnd.ms-excel|*.xlsx|application/vnd.openxmlformats-officedocument.spreadsheetml.sheet|*.ppt|application/vnd.ms-powerpoint|*.pptx|application/vnd.openxmlformats-officedocument.presentationml.presentation
(This info was taken from a comprehensive list, that I've found
here)
Save your HFS configuration, restart HFS and restart your browser.Please leave a comment here if this has solved (or not) your problem.