On 17/02/13 09:52, Nilesh Govindrajan wrote:
Is it officially supported now? Or has been discontinued like flash?

I'm mainly interested in the NPAPI plug in since it would allow me to
use the same thing in Firefox and chromium.

Are there any other good PDF readers with NPAPI? Don't suggest binary
chrome.

You can use the Chrome PDF plugin in Chromium too. Just symlink it into chromium's plugin directory:

  ln -s /opt/google/chrome/libpdf.so /usr/lib/chromium-browser/

And you can also use Chrome's PPAPI Flash plugin in Chromium (which is supported, unlike the NPAPI Flash plugin.) In your /etc/chromium/default file, put this in it:

# Options to pass to chromium.
CHROMIUM_FLAGS="--ppapi-flash-path=/opt/google/chrome/PepperFlash/libpepflashplayer.so"

Simply keep google-chrome emerged.


Reply via email to