aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--e2e/ambassador/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/e2e/ambassador/manifest.json b/e2e/ambassador/manifest.json
index 9f3e063..b9b0331 100644
--- a/e2e/ambassador/manifest.json
+++ b/e2e/ambassador/manifest.json
@@ -8,7 +8,7 @@
"all_frames": true,
"matches": [ "<all_urls>" ],
"js": [ "build/content.js" ],
- "run_at": "document_end",
+ "run_at": "document_start",
"match_about_blank": true
}
],