yoichiro / chromeos-filesystem-dropbox

This software provides an ability to access Dropbox for ChromeOS.
https://chrome.google.com/webstore/detail/file-system-for-dropbox/hlffpaajmfllggclnjppbblobdhokjhe
BSD 3-Clause "New" or "Revised" License
79 stars 23 forks source link

File icon thumbnail preview missing #68

Closed edsturdy closed 7 years ago

edsturdy commented 7 years ago

Hi, I've noticed that my Google Drive folder on Chrome OS displays thumbnail previews of many file types. In the dropbox folder thumbnails are't displayed for PDF files, although image files show a thumbnail. Do you think it would be possible to add PDF thumbnail view in future releases ?

yoichiro commented 7 years ago

Unfortunately, the answer is no. Dropbox API doesn't support to provide the thumbnail image for PDF. See: https://www.dropbox.com/developers/documentation/http/documentation#files-get_thumbnail

This method currently supports files with the following file extensions: jpg, jpeg, png, tiff, tif, gif and bmp.