diff --git a/src/manifests/manifest.template.json b/src/manifests/manifest.template.json index d503e46..21a0f6d 100644 --- a/src/manifests/manifest.template.json +++ b/src/manifests/manifest.template.json @@ -6,7 +6,10 @@ "description": "Aniwatch Plus is an unofficial extension which provides several UI improvments for https://aniwatch.me.", "manifest_version": 2, "author": "Serraniel", - "developer": "Serraniel and contributors", + "developer": { + "name": "Serraniel", + "url": "https://github.com/Serraniel" + }, "homepage_url": "https://github.com/Serraniel/AniwatchPlus", "icons": { "48": "images/icon/icon_48.png",