From 1d15edd20d6b81581fa08f9bf30a3d8fd26ac7f8 Mon Sep 17 00:00:00 2001 From: Kevin Dao Date: Fri, 10 Aug 2018 11:11:14 -0500 Subject: [PATCH] Removed content security policy fix for using dhtmlxscheduler --- manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.json b/manifest.json index 218bea40..2eb28b1b 100644 --- a/manifest.json +++ b/manifest.json @@ -16,7 +16,6 @@ "js": ["js/moment.min.js","js/sql-memory-growth.js","js/highcharts.js","js/jquery-3.3.1.min.js","js/content.js"], "matches": ["https://utdirect.utexas.edu/apps/registrar/course_schedule/*"] }], - "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "web_accessible_resources": [ "grades.db","images/disticon.png"], "background": {