Direct plug in on windows giving trouble
Hey, Love the project and the video! Would like to use it. I am a newbie at building applications on windows or programming in general. I was hoping that the pre compiled extension pack would work. I went to chrome://extensions chose load unpacked extension and pointed it to the /chrome-extension folder. This comes there and an orande D icon appears too. I don't know if it got installed properly or how to begin to use it.

When I click on background.html, this is the output. I don't think it has installed properly.
Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' chrome-extension-resource:". background.html:1 background.html Starting DepthJS root.js:20 Initing background.html message handling message_routing.js:1 DepthJS Loading Chrome shit chrome.js:2 Starting DepthJS... init_plugin.js:4 Initing DepthJS background root.js:39 DepthJS: Initing Chrome background chrome.js:5 DepthJS: Initing port listener chrome.js:10 Connecting to Backend root.js:43 Uncaught TypeError: Object #<HTMLEmbedElement> has no method 'InitDepthJS' backend.js:142
Is it possible to do something about this? I just want to use a webpage and click around on it. I tried reading up on installing cmake and firebird but since I am new to this it is not very intuitive to me. If you could help me get this extension working that would be great.