Google Drive – How to Save a PDF Viewed in Firefox into Google Drive

firefoxfirefox-extensionsgoogle-drivepdf

I am looking for a possibility to directly save/send a PDF which is opened in Firefox into Google Drive. The solution should work without having the Google Drive client installed on the computer.

Are you aware of any solution other than downloading the PDF first and re-uploading it again through the Google Drive web interface?

Best Answer

Append the URL of the web hosted PDF file or Office document to "url" querystring of Google Docs Viewer service -

https://docs.google.com/viewer?url=https://aka.ms/SQLtoAzure/MobPDF

In the example above the URL https://aka.ms/SQLtoAzure/MobPDF points to a PDF file. Any URL with a .PDF extension would work too. After that file is opened within the browser, click the "Save to Drive" icon (as shown in the screenshot) in the header of Google Docs Viewer to save it to your Google Drive.

Similarly the Office Apps Online Viewer can be used to save any Office document hosted on the web to OneDrive.