I am working on a chrome extension with a games launcher and am currently incorperating this into it. Because of chrome's strict content security policy for chrome extensions, I cannot use any inline scripts in any manner so I was wondering if you knew how to get this game to run completely off of external scripts which are allowed in chrome extension pages
I am working on a chrome extension with a games launcher and am currently incorperating this into it. Because of chrome's strict content security policy for chrome extensions, I cannot use any inline scripts in any manner so I was wondering if you knew how to get this game to run completely off of external scripts which are allowed in chrome extension pages