Added help page on install.

This commit is contained in:
Ajay Ramachandran
2019-07-31 00:12:02 -04:00
parent 85518d8130
commit 585be8adf4
5 changed files with 318 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "SponsorBlock for YouTube - Skip Sponsorships",
"short_name": "SponsorBlock",
"version": "1.0.22",
"version": "1.0.23",
"description": "Skip over sponsorship on YouTube videos. Report sponsors on videos you watch to save the time of others.",
"content_scripts": [
{
@@ -31,7 +31,9 @@
"icons/downvote.png",
"icons/PlayerInfoIconSponsorBlocker256px.png",
"icons/PlayerDeleteIconSponsorBlocker256px.png",
"popup.html"
"popup.html",
"help/index.html",
"help/style.css"
],
"permissions": [
"tabs",