diff --git a/src/manifest.json b/src/manifest.json index d0044a8..ff57236 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -32,6 +32,9 @@ "webRequest", "" ], + "web_accessible_resources": [ + "ui/player/*" + ], "browser_action": { "default_icon": { "48": "icons/logo_48.png",