From 8b32d10a93ba7c75b5487a32dc4bec8eb65dae04 Mon Sep 17 00:00:00 2001 From: Mohamed Ahmed Sayed <96547404+MohamexDR@users.noreply.github.com> Date: Fri, 10 Jul 2026 11:01:17 +0300 Subject: [PATCH] Update manifest.json --- extension/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extension/manifest.json b/extension/manifest.json index 39edabf..a407860 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -24,10 +24,10 @@ }, "content_scripts": [ { - "matches": ["*://snapchat.com/web/*"], + "matches": ["www.snapchat.com/web"], "js": ["snapenhance.js"], "run_at": "document_start" } ] } - \ No newline at end of file +