From ba724653c7d09a3f16d1bc3079f3c2be76a73517 Mon Sep 17 00:00:00 2001 From: Arne Keller Date: Wed, 10 Jul 2019 12:27:56 +0200 Subject: [PATCH] Add homepage link --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index a5575c4..6b123c6 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { - "description": "Enables you to fight your youtube addiction by disabling video suggestions and related 'features' of YouTube's website.", + "description": "Enables you to fight your youtube addiction by hiding video suggestions and related 'features' of YouTube's website. If you really want to, you can temporarily unhide those elements.", "manifest_version": 2, "name": "YT addiction control", "version": "0.1", - "homepage_url": "https://github.repository.todo/", + "homepage_url": "https://gitlab.com/arnekeller/yt-addiction-control", "icons": { "48": "icons/ytac.svg"