Also if i try setting the content security policy in the manifest.json file as : "content_security_policy": "script-src 'self'; object-src 'self' ; frame-src 'self' data:"
then the error changes to : Refused to load plugin data from 'data:application/pdf;base64,' because it violates the following Content Security Policy directive: "object-src 'self'
so probably object-src needs to be set, but not sure what it should be.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/ed9a933d-a9fa-4e80-aeb4-5ad1c54a6f08%40googlegroups.com.--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.