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/*"],