Ray Lothian 2017-11-22 16:05:22 +03:30
parent 96b13e4b7f
commit 846dc6f8a4
7 changed files with 175 additions and 10 deletions

View file

@ -152,6 +152,7 @@
<div hbox id="agent" pack="center" align="center">
User-Agent String:&nbsp;
<input id="ua" type="text" name="">
<span id="info"></span>
<input type="button" value="Apply" title="Set this string as the browser's User-Agent string" data-cmd="apply">
<input type="button" value="Reset" title="Reset User-Agent string to the default one" style="margin-left: 2px;" data-cmd="reset">
</div>