Add bridge downloads to options page

This commit is contained in:
hensm
2019-02-12 09:06:57 +00:00
parent da17c6df0d
commit d4d55ea59e
7 changed files with 310 additions and 86 deletions

View File

@@ -31,7 +31,9 @@
"page": "options/index.html"
}
, "permissions": [
"menus"
"downloads"
, "downloads.open"
, "menus"
, "nativeMessaging"
, "storage"
, "webNavigation"