add option for webview debug

This commit is contained in:
James Feng Cao 2022-10-13 15:44:47 +08:00
parent 708290b421
commit 22d028d2dd
3 changed files with 12 additions and 1 deletions

View file

@ -56,6 +56,7 @@ body>ul{padding-left:0;}
<li><label><input type="checkbox" onchange="location.href='i:258388608'"/>Maximize screen size for cutouts</label></li>
<li><label><input type="checkbox" onchange="location.href='i:2516777216'"/>Block dubious resources when blocking external scripts</label></li>
<li><label><input type="checkbox" onchange="location.href='i:2533554432'"/>Use termux</label></li>
<li><label><input type="checkbox" onchange="location.href='i:2567108864'"/>webview debug</label></li>
</ul>
<script>
checkBoxes=document.getElementsByTagName("input");