diff --git a/src/manifest.json b/src/manifest.json index 5776938..0a22dda 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -11,6 +11,7 @@ "*://netflix.com/*", "*://www.netflix.com/*" ], + "all_frames": true, "js": ["content_script.js"], "run_at": "document_start" }],