add long screenshot mode

This commit is contained in:
James Feng Cao 2023-06-05 07:58:25 +08:00
parent 840fca625b
commit c533099e82
8 changed files with 12 additions and 10 deletions

View file

@ -59,6 +59,7 @@ body>ul{padding-left:0;}
<li><label><input type="checkbox" onchange="location.href='i:2567108864'"/>webview debug</label></li>
<li><label><input type="checkbox" onchange="location.href='i:25134217728'"/>fullscreen playing w/o brightness & volumn gestures</label></li>
<li><label><input type="checkbox" onchange="location.href='i:25268435456'"/>Always edit downloaded file name</label></li>
<li><label><input type="checkbox" onchange="location.href='i:25536870912'"/>Long screenshot mode (bad performance)</label></li>
</ul>
<script>
checkBoxes=document.getElementsByTagName("input");