You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having a problem getting the hand to show up in the basic demo file. Everything is connected and working but the hand status says "no hand in view", but when I open NITE I can see the motion just fine. When I inspect background.html I get this error:
Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' chrome-extension-resource:".
I know that you can't have inline script but I don't know what/how to fix it.