Unable to load rss feeds from packaged chrome application -


i trying rss feed packaged chrome application getting error below.

undefined angular.js:8642 refused load script 'https://ajax.googleapis.com/ajax/services/feed/load?v=1.0&num=50&callback=a….callbacks._0&q=http%3a%2f%2...%2frss%2fheadlines.php' because violates following content security policy directive: "default-src 'self' blob: filesystem: chrome-extension-resource:". note 'script-src' not explicitly set, 'default-src' used fallback.

what doing wrong


Comments

Popular posts from this blog

java - Static nested class instance -

c# - Bluetooth LE CanUpdate Characteristic property -

JavaScript - Replace variable from string in all occurrences -