aboutsummaryrefslogtreecommitdiffhomepage
path: root/manifest/manifest.json
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2020-02-09 11:14:40 -0500
committerAjay Ramachandran <[email protected]>2020-02-09 11:14:40 -0500
commit45e0f87f9f7cac6d86480b9b776077ada98ee431 (patch)
treea7e5fc3fb4e972863025e3fd746bee4102a34cb6 /manifest/manifest.json
parentcfb902180dd6491c1e13d14b218d6913672434cb (diff)
downloadSponsorBlock-45e0f87f9f7cac6d86480b9b776077ada98ee431.tar.gz
SponsorBlock-45e0f87f9f7cac6d86480b9b776077ada98ee431.zip
Reformatted manifest.
Diffstat (limited to 'manifest/manifest.json')
-rw-r--r--manifest/manifest.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/manifest/manifest.json b/manifest/manifest.json
index ef72db83..0cd5ea80 100644
--- a/manifest/manifest.json
+++ b/manifest/manifest.json
@@ -4,8 +4,7 @@
"version": "1.2.8",
"default_locale": "en",
"description": "__MSG_Description__",
- "content_scripts": [
- {
+ "content_scripts": [{
"run_at": "document_start",
"matches": [
"https://*.youtube.com/*",
@@ -21,8 +20,7 @@
"./libs/Source+Sans+Pro.css",
"popup.css"
]
- }
- ],
+ }],
"web_accessible_resources": [
"icons/LogoSponsorBlocker256px.png",
"icons/IconSponsorBlocker256px.png",