From 39571b5ec59077a8734ae8c571e39cd0a0c003c9 Mon Sep 17 00:00:00 2001 From: sowgro Date: Mon, 21 Oct 2024 11:48:11 -0400 Subject: Support firefox --- extension/public/manifest.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'extension/public') diff --git a/extension/public/manifest.json b/extension/public/manifest.json index cd012dc..79615c5 100644 --- a/extension/public/manifest.json +++ b/extension/public/manifest.json @@ -13,14 +13,6 @@ }, "author": "Owen Howell, Tyler Ferrari, Ariel Levy; students at RIT", "permissions": [ - "bookmarks", - "favicon" - ], - "web_accessible_resources": [ - { - "resources": ["_favicon/*"], - "matches": [""], - "extension_ids": ["*"] - } + "bookmarks" ] } -- cgit v1.2.3