mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-13 19:09:58 +00:00
Remove unnecessary download permissions
This commit is contained in:
@@ -47,9 +47,7 @@
|
|||||||
"page": "ui/options/index.html"
|
"page": "ui/options/index.html"
|
||||||
}
|
}
|
||||||
, "permissions": [
|
, "permissions": [
|
||||||
"downloads"
|
"menus"
|
||||||
, "downloads.open"
|
|
||||||
, "menus"
|
|
||||||
, "nativeMessaging"
|
, "nativeMessaging"
|
||||||
, "storage"
|
, "storage"
|
||||||
, "tabs"
|
, "tabs"
|
||||||
|
|||||||
Reference in New Issue
Block a user