mirror of https://github.com/gorhill/uBlock.git
fix #1971
This commit is contained in:
parent
4c3ecd82ef
commit
558b82b7c1
|
@ -40,6 +40,7 @@
|
|||
],
|
||||
"incognito": "split",
|
||||
"minimum_chrome_version": "26.0",
|
||||
"optional_permissions": [ "file:///*" ],
|
||||
"options_page": "dashboard.html",
|
||||
"options_ui": {
|
||||
"page": "options_ui.html"
|
||||
|
|
|
@ -40,6 +40,7 @@
|
|||
],
|
||||
"incognito": "split",
|
||||
"minimum_chrome_version": "26.0",
|
||||
"optional_permissions": [ "file:///*" ],
|
||||
"options_page": "dashboard.html",
|
||||
"permissions": [
|
||||
"contextMenus",
|
||||
|
|
Loading…
Reference in New Issue