Skip to content

Commit 4202c45

Browse files
chore: Reformat manifest.json permissions array
1 parent 5c53733 commit 4202c45

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

manifest.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,7 @@
88
"48": "icons/star-struck_cat48.png",
99
"128": "icons/star-struck_cat.png"
1010
},
11-
"permissions": [
12-
"activeTab",
13-
"scripting",
14-
"storage",
15-
"browsingData"
16-
],
11+
"permissions": ["activeTab", "scripting", "storage", "browsingData"],
1712
"host_permissions": [
1813
"https://teams.microsoft.com/*",
1914
"https://teams.microsoft.com/v2/*",

0 commit comments

Comments
 (0)