mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
fix #1971
This commit is contained in:
parent
4c3ecd82ef
commit
558b82b7c1
2 changed files with 2 additions and 0 deletions
|
|
@ -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 a new issue