diff --git a/apps/mocksi-lite-next/manifest.json b/apps/mocksi-lite-next/manifest.json index 0a2f118..2d80e59 100755 --- a/apps/mocksi-lite-next/manifest.json +++ b/apps/mocksi-lite-next/manifest.json @@ -29,7 +29,7 @@ "permissions": ["activeTab", "background", "storage", "tabs"], "web_accessible_resources": [ { - "matches": [""], + "matches": [], "resources": ["mocksi-icon.png", "mocksi-logo.png"] } ]