How to detect if pdf.js is *default* reader in firefox

firefox, pdf, pdf.js

Solution

This might be what you are looking for...

http://www.pinlady.net/PluginDetect/PDFjs/

Problem

Since Firefox 19, there is an internal default PDF reader "pdf.js". How can I detect whether this is the reader by default?

Original source