diff --git a/manifest.json b/manifest.json index 931fa30..a55ca6d 100644 --- a/manifest.json +++ b/manifest.json @@ -107,7 +107,8 @@ }, { "matches": [ - "*://*.furbooru.org/duplicate_reports" + "*://*.furbooru.org/duplicate_reports", + "*://*.furbooru.org/duplicate_reports?*" ], "js": [ "src/content/duplicate-reports.ts"