This repository holds a webapp example that communicates with an extension using NW.js.
It works running the webapp from the command line with nwjs
.
However, it fails when packaged as described in the documentation or using nwbuild. Fails with the following error:
Failed to load extension from: .Manifest file is missing or unreadable.