diff options
| author | Alexander Li <github@thearchons.xyz> | 2026-03-22 19:12:03 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-22 19:12:03 -0400 |
| commit | 07d2407d876f4c6cc274ef01d1130b0d80ed553e (patch) | |
| tree | 622068898251d2bcfd703797d90ca45de66f522c /manifest.json | |
| parent | 78271568ac082ffab8239cf5c0ff06590e13d85d (diff) | |
Update manifest to version 3 and improve popup checkbox functionality (#2)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index fd62545..210039c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Unhook NG", - "version": "1.1", + "version": "1.2", "description": "Hide YouTube related videos, shorts, comments, suggestions wall, homepage recommendations, trending, and other distractions.", |
