From ac36e0bfc79e39e341982bc0c4bc6af3b8795bad Mon Sep 17 00:00:00 2001 From: go0p Date: Wed, 8 May 2024 14:52:24 +0800 Subject: [PATCH] inject script --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index 89a7c17..5732fe2 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -33,7 +33,7 @@ "" ], "js": [ - "inject.js" + "content.js" ] } ],