mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
[mv3] Use "split" mode for "incognito" manifest key
Related issue: https://github.com/uBlockOrigin/uBOL-home/issues/336
This commit is contained in:
parent
be14670b76
commit
cdc5a4a0e7
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
|||
"host_permissions": [
|
||||
"<all_urls>"
|
||||
],
|
||||
"incognito": "split",
|
||||
"icons": {
|
||||
"16": "img/icon_16.png",
|
||||
"32": "img/icon_32.png",
|
||||
|
|
|
|||
Loading…
Reference in a new issue