zeman / perfmap

Front-end performance heatmap bookmarklet.
3.79k stars 127 forks source link

Chrome Error #19

Closed alpha-convert closed 10 years ago

alpha-convert commented 10 years ago

On Chrome version 38.0.2125.101, Running the code throws this error: Refused to load the script 'https://zeman.github.io/perfmap/perfmap.js' because it violates the following Content Security Policy directive: "script-src assets-cdn.github.com collector-cdn.github.com".

zeman commented 10 years ago

Since we're injecting a script into the page it can be blocked by the site's Content Security Policy. Closing as duplicate of #15