From e1b56586beadce812442fd11f51f0535c16bd653 Mon Sep 17 00:00:00 2001 From: KoloMl Date: Sun, 30 Aug 2026 06:30:32 +0200 Subject: [PATCH] Work with dupe reports list with different arguments --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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"