diff --git a/manifest.json b/manifest.json index 8dc2b6b..657c73b 100644 --- a/manifest.json +++ b/manifest.json @@ -4,6 +4,7 @@ "permissions": [ "contextMenus" ], + "incognito": "split", "background": { "service_worker": "src/background.js", "type": "module"