aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest.json b/manifest.json
index 5da8e94..fd62545 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
- "manifest_version": 2,
+ "manifest_version": 3,
"name": "Unhook NG",
- "version": "1",
+ "version": "1.1",
"description": "Hide YouTube related videos, shorts, comments, suggestions wall, homepage recommendations, trending, and other distractions.",
@@ -13,7 +13,7 @@
"storage"
],
- "browser_action": {
+ "action": {
"default_icon": "icons/unhook.png",
"default_title": "Unhook NG",
"default_popup": "popup.html"