File tree 3 files changed +5
-3
lines changed
3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " SponsorBlock - YouTube Sponsorship Blocker" ,
3
3
"short_name" : " SponsorBlock" ,
4
- "version" : " 1.0.6 " ,
4
+ "version" : " 1.0.7 " ,
5
5
"description" : " Skip over sponsorship on YouTube videos. Report sponsors on videos you watch to save the time of others." ,
6
6
"content_scripts" : [
7
7
{
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " SponsorBlock - YouTube Sponsorship Blocker" ,
3
3
"short_name" : " SponsorBlock" ,
4
- "version" : " 1.0.6 " ,
4
+ "version" : " 1.0.7 " ,
5
5
"description" : " Skip over sponsorship on YouTube videos. Report sponsors on videos you watch to save the time of others." ,
6
6
"content_scripts" : [
7
7
{
Original file line number Diff line number Diff line change @@ -71,7 +71,9 @@ <h2 class="recordingSubtitle">Record the times of a sponsorship</h2>
71
71
< div >
72
72
< button id ="sponsorStart " class ="greenButton "> Sponsorship Starts Now</ button >
73
73
</ div >
74
-
74
+
75
+ < sub > Hint: Press the semicolon key while focused on a video report the start/end of a sponsor and quote to submit.</ sub >
76
+
75
77
< div id ="submissionSection " style ="display: none ">
76
78
< h3 > Latest Sponsor Message Times Chosen</ h3 >
77
79
< b >
You can’t perform that action at this time.
0 commit comments