Skip to content

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

Description

@dbarabash

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions