Skip to content

Commit

Permalink
Remove activeTab permission
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Diniz <[email protected]>
  • Loading branch information
arthurbdiniz committed Oct 27, 2021
1 parent 7a62940 commit 509da22
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion chrome/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"default_title": "GitHub workflows dropdown inputs"
},
"permissions": [
"activeTab",
"storage"
]
}
1 change: 0 additions & 1 deletion firefox/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"default_title": "GitHub workflows dropdown inputs"
},
"permissions": [
"activeTab",
"storage"
],
"browser_specific_settings": {
Expand Down

0 comments on commit 509da22

Please sign in to comment.