From 8642e93ae9adb95d9f5f298c869fc005f37ef521 Mon Sep 17 00:00:00 2001 From: pschwarzer20 Date: Mon, 20 May 2024 01:10:23 +0200 Subject: [PATCH] Change manifest version to 2 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 58559a8..c37760b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "manifest_version": 3, + "manifest_version": 2, "name": "Block Youtube Shorts", "description": "Blocks the Youtube Short buttons and sections on the main page.", "version": "1.0",