diff --git a/manifest.json b/manifest.json index af65460..aa794ae 100644 --- a/manifest.json +++ b/manifest.json @@ -21,7 +21,7 @@ "web_accessible_resources": [ { "matches": ["http://*/*", "https://*/*"], - "resources": ["media/config.symbols.json", "scripts/*.js", "scripts/external/*.js", "scripts/mapping/*.js", "scripts/utils/*.js", "scripts/AI/*.js", "config/*.json"] + "resources": ["scripts/*.js", "scripts/external/*.js"] } ],