{
"name": "Tests that context menus work properly in incognito split mode",
"version": "0.1",
"manifest_version": 2,
"permissions": ["contextMenus"],
"incognito": "split",
"background": { "persistent": false, "scripts": ["test.js"] }
}
{
"name": "Tests that context menus work properly in incognito split mode",
"version": "0.1",
"manifest_version": 2,
"permissions": ["contextMenus"],
"incognito": "split",
"background": { "persistent": false, "scripts": ["test.js"] }
}