Add option to not auto-hide info button

This commit is contained in:
Ajay Ramachandran
2021-06-27 18:50:52 -04:00
parent cc73d2a179
commit 91f3ebed41
5 changed files with 30 additions and 4 deletions

View File

@@ -185,6 +185,9 @@
"whatInfoButton": {
"message": "This is the button that opens up a popup in the YouTube page."
},
"autoHideInfoButton": {
"message": "Auto-hide Info Button"
},
"hideDeleteButton": {
"message": "Hide Delete Button On YouTube Player"
},