privacy API now supported in webext

This commit is contained in:
gorhill 2017-03-02 12:49:59 -05:00
parent 798e21de36
commit 0c804116a8

View file

@ -52,6 +52,7 @@
},
"permissions": [
"contextMenus",
"privacy",
"storage",
"tabs",
"webNavigation",