aboutsummaryrefslogtreecommitdiffhomepage
path: root/manifest/manifest.json
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2020-02-08 18:23:08 -0500
committerAjay Ramachandran <[email protected]>2020-02-08 18:23:08 -0500
commit1cd84d8a2ccc669856c01efb96e88e5248c87473 (patch)
treeef9794394578b15f302b0e6b1eca58514eb52fef /manifest/manifest.json
parent0c891e0a0971add54a7d79315224530b2080735f (diff)
downloadSponsorBlock-1cd84d8a2ccc669856c01efb96e88e5248c87473.tar.gz
SponsorBlock-1cd84d8a2ccc669856c01efb96e88e5248c87473.zip
Fixed Chrome Invidious CSS issues.
Apparently the chrome API doesn't work well with CSS. Resolves https://github.com/ajayyy/SponsorBlock/issues/241
Diffstat (limited to 'manifest/manifest.json')
-rw-r--r--manifest/manifest.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest/manifest.json b/manifest/manifest.json
index b0d094be..4f391a48 100644
--- a/manifest/manifest.json
+++ b/manifest/manifest.json
@@ -36,7 +36,8 @@
"icons/close.png",
"icons/PlayerInfoIconSponsorBlocker256px.png",
"icons/PlayerDeleteIconSponsorBlocker256px.png",
- "popup.html"
+ "popup.html",
+ "content.css"
],
"permissions": [
"storage",