Chrome拡張機能にjQueryをインポートしようとしましたが、
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js" type="text/javascript"></script>
それはそれがRefused to load the script 'http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js' because it violates the following Content Security Policy directive: "script-src 'self' chrome-extension-resource:".
何を意味するのか、そしてもっと重要なことに、私はそれについてどうやって行くのだろうと言っていますか?