diff --git a/manifest.config.ts b/manifest.config.ts index 77e048d..41c4ab4 100644 --- a/manifest.config.ts +++ b/manifest.config.ts @@ -34,7 +34,6 @@ export default { all_frames: false, js: ["src/content-script/index.ts"], matches: ["*://*/*"], - run_at: "document_end", }, ], side_panel: {