From f3e0bf78e84b8f9cb364d25de8a10c7533a5963e Mon Sep 17 00:00:00 2001 From: Ved Mohan <118909117+ivedmohan@users.noreply.github.com> Date: Tue, 24 Sep 2024 10:52:58 +0530 Subject: [PATCH] Changed the name --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index f701e18..e394e58 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "name": "AdBlocker", + "name": "BlockHub", "version": "1.0.0", "description": "AdBlocker that blocks ads on the web", "permissions": [ @@ -17,4 +17,4 @@ }, "host_permissions": [""], "manifest_version": 3 -} \ No newline at end of file +}