mbostock / svjimmy

A bookmarklet to download SVG as PNG.

Home Page:https://mbostock.github.io/svjimmy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chat.google.com refusal to load script

stephengale801 opened this issue · comments

When attempting to use on chat.google.com to pull out their SVGs, the console log threw the following error:

VM3047:1 Refused to load the script 'https://mbostock.github.io/svjimmy/index.js' because it violates the following Content Security Policy directive: "script-src 'report-sample' 'nonce-okSBfveOnKd+Z0wb5PMoFA' 'unsafe-inline'". Note that 'script-src-elem' was not explicitly set, so 'script-src' is used as a fallback.

(anonymous) @ VM3047:1
(anonymous) @ VM3047:1

Not the end of the world, but thought I'd report.

Not something I can fix.