From c18cf40d6cf94d92549f198921936c49fbb65504 Mon Sep 17 00:00:00 2001 From: SethBurkart123 Date: Mon, 18 Dec 2023 08:10:09 +1100 Subject: [PATCH] clean up web-accessible-resources in manifest --- manifest.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/manifest.json b/manifest.json index 8f929f35..0b9ea451 100644 --- a/manifest.json +++ b/manifest.json @@ -35,10 +35,6 @@ "icons/*", "fonts/*", "images/*", - "css/*", - "popup/*", - "interface/*", - "client/*", "resources/*", "backgrounds/*" ],