mirror of https://github.com/gorhill/uBlock.git
privacy API now supported in webext
This commit is contained in:
parent
798e21de36
commit
0c804116a8
|
@ -52,6 +52,7 @@
|
|||
},
|
||||
"permissions": [
|
||||
"contextMenus",
|
||||
"privacy",
|
||||
"storage",
|
||||
"tabs",
|
||||
"webNavigation",
|
||||
|
|
Loading…
Reference in New Issue