diff options
| author | TheArchons <github@thearchons.xyz> | 2026-01-26 17:38:35 -0500 |
|---|---|---|
| committer | TheArchons <github@thearchons.xyz> | 2026-01-26 17:38:35 -0500 |
| commit | a1b40b583b1cec6003e52f869cc0744fa1f1433a (patch) | |
| tree | bf745857213346fab7004c72c04a06a07500bed1 | |
| parent | 737d81920832a60c3992195ed8c29c2b385a1574 (diff) | |
fix icon size
| -rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
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": [ |
