1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-03 09:39:38 +02:00

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",