Added option to hide the video player controls button in the popup.

This commit is contained in:
Ajay Ramachandran
2019-07-12 19:04:24 -04:00
parent baa85cc7d3
commit 6af1f11a6f
4 changed files with 107 additions and 1 deletions

View File

@@ -52,6 +52,12 @@
<button id="submitTimes" style="display: none" class="smallButton">Submit Times</button>
</div>
<br/>
<br/>
<button id="hideVideoPlayerControls" class="warningButton">Hide Button On YouTube Player</button>
<button id="showVideoPlayerControls" style="display: none" class="warningButton">Show Button On YouTube Player</button>
<br/>
<br/>