1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-15 07:22:28 +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": [ "permissions": [
"contextMenus", "contextMenus",
"privacy",
"storage", "storage",
"tabs", "tabs",
"webNavigation", "webNavigation",