aboutsummaryrefslogtreecommitdiffhomepage
path: root/manifest
diff options
context:
space:
mode:
authorMichael C <[email protected]>2023-01-03 17:10:51 -0500
committerMichael C <[email protected]>2023-01-03 17:10:51 -0500
commit6959bdbee15c02775302a73f484cc12d3e96715d (patch)
tree11bde6a95520e93cda0215e1d42b15f0e7d665de /manifest
parentc3d4914f5780d6291f8e1b1fb4bd0d24b6b597cd (diff)
downloadSponsorBlock-6959bdbee15c02775302a73f484cc12d3e96715d.tar.gz
SponsorBlock-6959bdbee15c02775302a73f484cc12d3e96715d.zip
Add piped support
- add playerInit listener - made popup container generic for possible piped support - explicitly add css files to web_accessible_resources
Diffstat (limited to 'manifest')
-rw-r--r--manifest/manifest.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/manifest/manifest.json b/manifest/manifest.json
index 70323383..ac691218 100644
--- a/manifest/manifest.json
+++ b/manifest/manifest.json
@@ -69,8 +69,11 @@
"icons/PlayerInfoIconSponsorBlocker.svg",
"icons/PlayerDeleteIconSponsorBlocker.svg",
"popup.html",
+ "popup.css",
"content.css",
- "js/document.js"
+ "shared.css",
+ "js/document.js",
+ "libs/Source+Sans+Pro.css"
],
"permissions": [
"storage",