From 6d54cc90155bd732b81f245b95551ce684ee693a Mon Sep 17 00:00:00 2001 From: Zezhe Huang Date: Thu, 27 Oct 2022 21:22:20 +0200 Subject: [PATCH] update info --- public/manifest.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index 6a4a06d..b31d09c 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -12,5 +12,7 @@ "48": "logo192.png", "128": "logo192.png" }, - "permissions": ["management", "storage"] + "permissions": ["management", "storage"], + "author": "Zezhe Huang", + "homepage_url": "https://github.com/kiki0805/pause-all-extensions" }