diff --git a/source/manifest.json b/source/manifest.json index 91d3213..b8af45b 100644 --- a/source/manifest.json +++ b/source/manifest.json @@ -44,5 +44,7 @@ "options_page": "options.html", - "web_accessible_resources": ["blankLogo.png"] + "web_accessible_resources": ["blankLogo.png"], + + "update_url": "https://raw.githubusercontent.com/Cortys/comic-backup/master" }