Skip to content

Commit 3000a78

Browse files
committed
Remove flag "all_frames" from manifest for content-script
1 parent 9573fa8 commit 3000a78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/manifest.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
{
3232
"matches": ["*://*/*"],
3333
"js": ["src/tracker.ts"],
34-
"all_frames": true,
3534
"run_at": "document_start"
3635
}
3736
],

0 commit comments

Comments
 (0)