From b4a7e6c0aadacf870b180bb6a929c9043ef04f48 Mon Sep 17 00:00:00 2001 From: sghsri Date: Sun, 17 Oct 2021 15:37:51 -0500 Subject: [PATCH] removed uneccessary permissions --- manifest.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/manifest.json b/manifest.json index 6bdc599c..9e8fcb02 100644 --- a/manifest.json +++ b/manifest.json @@ -5,8 +5,6 @@ "options_page": "options.html", "description": "Improves the course registration process at the University of Texas at Austin!", "permissions": [ - "tabs", - "declarativeContent", "storage", "*://*.utdirect.utexas.edu/apps/registrar/course_schedule/*", "*://*.utexas.collegescheduler.com/*",