From ab550a8b1609cfafcf655f817bc9cad6e1670fad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=BB=D1=8C=D1=8F=20=D0=93=D0=BB=D0=B0=D0=B7=D1=83?= =?UTF-8?q?=D0=BD=D0=BE=D0=B2?= Date: Tue, 20 Jan 2026 22:16:23 +0300 Subject: [PATCH] updated manifest --- src/manifest.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/manifest.json b/src/manifest.json index fcbc16c..40c243c 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -6,6 +6,8 @@ "background": { "service_worker": "background/background.js" }, + "homepage_url": "https://shiftyspace.ru", + "author": "ShiftyX1", "content_scripts": [ { "matches": ["*://*.instagram.com/*"],