diff --git a/src/manifests/manifest.template.json b/src/manifests/manifest.template.json index 92bbe7c..d503e46 100644 --- a/src/manifests/manifest.template.json +++ b/src/manifests/manifest.template.json @@ -1,13 +1,13 @@ { - "name": "Enhanced Aniwatch", - "short_name": "Enhanced Ani", + "name": "Aniwatch Plus", + "short_name": "AW+", "version": "0.1.0.0", "version_name": "0.1 Beta", - "description": "Enhanced Aniwatch is a slim extension which provides several UI improvments for https://aniwatch.me.", + "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", - "homepage_url": "https://github.com/Serraniel/EnhancedAniwatch", + "homepage_url": "https://github.com/Serraniel/AniwatchPlus", "icons": { "48": "images/icon/icon_48.png", "96": "images/icon/icon_96.png"