Add option to disable segment names beside timestamp in video player

This commit is contained in:
Ajay
2022-09-24 22:29:07 -04:00
parent bb8975e93a
commit da35e889f2
6 changed files with 24 additions and 7 deletions

View File

@@ -35,6 +35,9 @@
"message": "Render segments as chapters",
"description": "Refers to drawing segments on the YouTube seek bar as split up chapters, similar to the existing chapter system"
},
"showSegmentNameInChapterBar": {
"message": "Show Current Segment Beside Video Time"
},
"upvoteButtonInfo": {
"message": "Upvote this submission"
},