偏差値40からのはてなブログ生活

頑張って書いてみる

2013-09-06から1日間の記事一覧

chrome拡張作っている時に「unsafe-eval」で怒られたら

chrome拡張作っている時に↓みたいに怒られる時は Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self' ch…