I am working on a chrome extension, which uses NPAPI plugin in background.html, NPAPI plugin is installed in /Library/Internet-Plugins.
We want to host the extension on our own server for autoupdate and need to package the extension as crx.
What should be the path for NPAPI plugin in the manifest file.
Thanks, Swetha