sagargurtu / lector

📖 A simple PDF Reader built using Electron and PDF.js
https://sagargurtu.github.io/lector/
MIT License
214 stars 45 forks source link

Browser Plugin #6

Open maverick74 opened 4 years ago

maverick74 commented 4 years ago

Would be nice to have a browser plugin so that any browser could make use of it :)

gijswijs commented 4 years ago

Since this is based on pdf.js you can use their official browser extension: https://chrome.google.com/webstore/detail/pdf-viewer/oemmndcbldboiebfnladdacbdfmadadm Firefox already has pdf.js built in as it's default pdf viewer.

maverick74 commented 4 years ago

The thing is that I wanted to use it as a plugin (npapi or something) for an old version of opera (still based in Presto)...