Rob--W / pdf.js

PDF Reader in JavaScript
Apache License 2.0
5 stars 3 forks source link

Help viewing PDF in Chrome browser #4

Open gb38 opened 8 years ago

gb38 commented 8 years ago

I had this extension in Chrome and accidentally deleted it. I added it back but now I can't get it to work. I don't know anything about coding, and the Chrome Web Store support/review pages weren't helpful. In my Chrome extensions manager, it is "enabled" and "allow access to file URLs" is checked. I can't figure out how to get this thing to work! Please help.

Rob--W commented 8 years ago
gb38 commented 8 years ago

Version 49.0.2623.111 (64-bit)

Platform 7834.66.0 (Official Build) stable-channel swanky

Firmware Google_Swanky.5216.238.5

On Sun, Apr 24, 2016 at 2:13 AM, Rob Wu notifications@github.com wrote:

  • What isn't working?
  • Did you try to restart Chrome?
  • Could you elaborate a bit on what you were expecting and what happened instead?
  • What version of Chrome are you using, and on which OS (Windows/Mac/Linux/ChromeOS)?

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/Rob--W/pdf.js/issues/4#issuecomment-213918858

Gretchen Bergstrand, BA Master's Degree Candidate, Clinical Speech-Language Pathology Graduate Research Assistant, Child Speech & Language Lab Department of Communication Sciences & Disorders Northern Arizona University

Rob--W commented 8 years ago

Currently, the only supported way of opening Drive files on Chrome OS is via the Files.app.

To integrate tightly with Google Drive, I would have to set up Drive integration as explained at https://developers.google.com/drive/v3/web/listing and https://developers.google.com/drive/v3/web/enable-sdk. But this seems to require a separate website, while I really want to keep the PDF.js extension fully offline...