diff --git a/config.js.example b/config.js.example index 399153ea..23cc0be3 100644 --- a/config.js.example +++ b/config.js.example @@ -1,3 +1,3 @@ //this file is loaded along iwth content.js //this file sets the server to connect to, and is gitignored -var serverAddress = "https://sponsor.ajay.app"; +var serverAddress = "https://sponsor.ajay.app"; \ No newline at end of file diff --git a/manifest.json b/manifest.json index 2391ccb5..e84bfac2 100644 --- a/manifest.json +++ b/manifest.json @@ -32,7 +32,9 @@ "icons/downvote.png", "icons/PlayerInfoIconSponsorBlocker256px.png", "icons/PlayerDeleteIconSponsorBlocker256px.png", - "popup.html" + "popup.html", + "help/index.html", + "help/style.css" ], "permissions": [ "tabs",