2

I need to pass currently browsing url string which I have in my javascript to npapi plugin. How can I do this?

1 Answer 1

1

Please see http://npapi.com/tutorial3

You need to create a NPObject to return to the page; you can then implement a method or property for making the call.

You may want to look at FireBreath; it simplifies all of this.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.