mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-09 13:07:05 +03:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
33ec82882d | ||
|
|
647a3839d0 |
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "__MSG_fullName__",
|
"name": "__MSG_fullName__",
|
||||||
"short_name": "SponsorBlock",
|
"short_name": "SponsorBlock",
|
||||||
"version": "2.0.11",
|
"version": "2.0.11.2",
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
"description": "__MSG_Description__",
|
"description": "__MSG_Description__",
|
||||||
"content_scripts": [{
|
"content_scripts": [{
|
||||||
|
|||||||
@@ -133,7 +133,7 @@ class SubmissionNoticeComponent extends React.Component<SubmissionNoticeProps, S
|
|||||||
<tr style={{textAlign: "center"}}>
|
<tr style={{textAlign: "center"}}>
|
||||||
<p style={{width: "300px", textAlign: "center", display: "inline-block", fontSize: "11px"}}>
|
<p style={{width: "300px", textAlign: "center", display: "inline-block", fontSize: "11px"}}>
|
||||||
Like contributing to crowdsourced projects?
|
Like contributing to crowdsourced projects?
|
||||||
Consider checking out <a href="https://gist.github.com/ajayyy/6f2cf90dd66e51067a7ab5e63544cd4e" style={{textDecoration: "underline"}}>YouCap or NekoCap</a>,
|
Consider checking out <a href="https://gist.github.com/ajayyy/6f2cf90dd66e51067a7ab5e63544cd4e" style={{textDecoration: "underline"}} target="_blank" rel="noreferrer">YouCap or NekoCap</a>,
|
||||||
new open-source replacements for YouTube{"'"}s now defunct community captions.
|
new open-source replacements for YouTube{"'"}s now defunct community captions.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user