Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"WebPG NPAPI Plugin valid: undefined; version undefined" in OS X #34

Open
dbarabash opened this issue Sep 17, 2013 · 1 comment
Open

Comments

@dbarabash
Copy link

Hello.
I built the library according to https://webpg.org/docs/webpg-npapi/. After I had added extention to chrome I got "WebPG NPAPI Plugin valid: undefined; version undefined". Code, which uses the extention below:

     webpg.plugin = document.getElementById("webpgPlugin");
    console.log("WebPG NPAPI Plugin valid: " + webpg.plugin.valid + "; version " + webpg.plugin.version);

What did I do wrong?

@gautamjain45
Copy link

i am also facing same issue in windows OS

Anyone can help here !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants