Skip to content

Commit 26603b6

Browse files
committed
firefox doesn't yet support 'split' incognito
1 parent c549a54 commit 26603b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/webextension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
],
1717
"persistent": true
1818
},
19-
"incognito": "split",
19+
"incognito": "spanning",
2020
"browser_action": {
2121
"browser_style": false,
2222
"default_icon": {

0 commit comments

Comments
 (0)