From ebda0052d55101bf8f8f2d9f2c0b509e810341a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Franc=CC=A7a?= Date: Wed, 30 Jun 2021 12:20:38 -0300 Subject: [PATCH] Remove unnecessary tabs permission --- manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 100d381..53f5200 100644 --- a/manifest.json +++ b/manifest.json @@ -16,8 +16,7 @@ "default_title": "Mute Google Meet" }, "permissions": [ - "scripting", - "tabs" + "scripting" ], "host_permissions": [ "https://meet.google.com/"