diff options
Diffstat (limited to 'manifest/manifest.json')
-rw-r--r-- | manifest/manifest.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest/manifest.json b/manifest/manifest.json index a1b15423..5276e5eb 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -69,7 +69,8 @@ "icons/PlayerInfoIconSponsorBlocker.svg", "icons/PlayerDeleteIconSponsorBlocker.svg", "popup.html", - "content.css" + "content.css", + "js/document.js" ], "permissions": [ "storage", |