From 7c787b77e869a7c0a5354e5f82f5a0b443f93eee Mon Sep 17 00:00:00 2001 From: Anton Bershanskiy Date: Thu, 8 Aug 2019 14:17:33 -0500 Subject: [PATCH] Remove unnecessary changes --- config.js.example | 2 +- manifest.json | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) 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",