supporting custom ua string per container
This commit is contained in:
parent
bf16cb694a
commit
2a317e5aec
5 changed files with 112 additions and 67 deletions
|
@ -127,7 +127,7 @@
|
|||
<input type="button" value="Refresh Tab" title="Refresh the current page" data-cmd="refresh">
|
||||
<input type="button" value="Reset" title="Reset User-Agent string to the default one. This will not reset window-based UA strings. To reset them, use the 'Restart' button" data-cmd="reset">
|
||||
<input type="button" value="Test" title="Test your user-agent string" data-cmd="test">
|
||||
<span></span>
|
||||
<input type="button" value="Container" title="Set this string as this container's User-Agent string" data-cmd="container">
|
||||
<input type="button" value="Window" title="Set this string as this window's User-Agent string" data-cmd="window">
|
||||
<input type="button" value="Apply" title="Set this string as the browser's User-Agent string" data-cmd="apply">
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue