Skip to content

Commit cd4c89f

Browse files
committed
make it work in Chrome Incognito mode
1 parent 24ab151 commit cd4c89f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.2.0",
2+
"version": "1.3.0",
33
"name": "API Monitor",
44
"manifest_version": 3,
55
"description": "Show active intervals, scheduled timeouts, animation frames, idle callbacks, eval invocations, media events and properties",
@@ -13,6 +13,7 @@
1313
"64": "public/img/panel-icon64.png",
1414
"128": "public/img/panel-icon128.png"
1515
},
16+
"incognito": "split",
1617
"content_scripts": [
1718
{
1819
"world": "MAIN",

0 commit comments

Comments
 (0)