mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-01-02 06:39:20 +03:00
Reformatted manifest.
This commit is contained in:
@@ -4,8 +4,7 @@
|
|||||||
"version": "1.2.8",
|
"version": "1.2.8",
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
"description": "__MSG_Description__",
|
"description": "__MSG_Description__",
|
||||||
"content_scripts": [
|
"content_scripts": [{
|
||||||
{
|
|
||||||
"run_at": "document_start",
|
"run_at": "document_start",
|
||||||
"matches": [
|
"matches": [
|
||||||
"https://*.youtube.com/*",
|
"https://*.youtube.com/*",
|
||||||
@@ -21,8 +20,7 @@
|
|||||||
"./libs/Source+Sans+Pro.css",
|
"./libs/Source+Sans+Pro.css",
|
||||||
"popup.css"
|
"popup.css"
|
||||||
]
|
]
|
||||||
}
|
}],
|
||||||
],
|
|
||||||
"web_accessible_resources": [
|
"web_accessible_resources": [
|
||||||
"icons/LogoSponsorBlocker256px.png",
|
"icons/LogoSponsorBlocker256px.png",
|
||||||
"icons/IconSponsorBlocker256px.png",
|
"icons/IconSponsorBlocker256px.png",
|
||||||
|
|||||||
Reference in New Issue
Block a user