From a1b40b583b1cec6003e52f869cc0744fa1f1433a Mon Sep 17 00:00:00 2001 From: TheArchons Date: Mon, 26 Jan 2026 17:38:35 -0500 Subject: fix icon size --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e371444..5da8e94 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "description": "Hide YouTube related videos, shorts, comments, suggestions wall, homepage recommendations, trending, and other distractions.", "icons": { - "48": "icons/unhook.png" + "32": "icons/unhook.png" }, "permissions": [ -- cgit v1.3.1