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 +