Add profile switching for user configurations/http auth etc.

This commit is contained in:
James Feng Cao 2023-02-12 22:03:54 +08:00
parent d4bc203492
commit 3b6a36a2fa
25 changed files with 55 additions and 467 deletions

View file

@ -32,7 +32,7 @@ body>ul{padding-left:0;}
</ul>
</li>
<li><label><input type="checkbox" onchange="location.href='i:258'"/>Backgroud page loading if pressing backward button within 20 seconds</label></li>
<li><label><input type="checkbox" onchange="location.href='i:2516'"/>No warning for invalid certificates</label></li>
<li><label><input type="checkbox" onchange="location.href='i:2516'"/>Reserved</label></li>
----------------5---------------
<li><label><input type="checkbox" onchange="location.href='i:2532'"/>New tab for next engine search</label></li>
<li><label><input type="checkbox" onchange="location.href='i:2564'"/>Autocomplete to match from the string beginning</label></li>
@ -57,7 +57,7 @@ body>ul{padding-left:0;}
<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>
<li><label><input type="checkbox" onchange="location.href='i:25134217728'"/>Not follow system night mode</label></li>
<li><label><input type="checkbox" onchange="location.href='i:25134217728'"/>Show stderr</label></li>
</ul>
<script>
checkBoxes=document.getElementsByTagName("input");