From 45e0f87f9f7cac6d86480b9b776077ada98ee431 Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Sun, 9 Feb 2020 11:14:40 -0500 Subject: [PATCH] Reformatted manifest. --- manifest/manifest.json | 6 ++---- 1 file 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",