<inputid="ua"type="text"autofocusplaceholder="Your preferred user-agent string"title="To set a blank user-agent string, use the 'empty' keyword. To construct a custom user-agent string based on the current browser's navigator object, use ${} notation. Whatever is inside this notation is read from the 'navigator' object. For instance, to append a string to the default user-agent, use '${userAgent} THIS IS THE APPENDED STRING'">
<inputtype="button"value="Restart"title="Click to reload the extension. This will cause all the window-based user-agent strings to be cleared"data-cmd="reload">
<inputtype="button"value="Refresh Tab"title="Refresh the current page"data-cmd="refresh">
<inputtype="button"value="Reset"title="Reset browser's 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">
<inputtype="button"value="Support Containers"title="Allow the extension to access your browser's containers. If this permission is granted, tabs inside isolated containers do not follow the default container's user-agent string. You need to set this string for each new container."data-cmd="container"class="hide">
<inputtype="button"value="Window"title="Set this user-agent string for all tabs inside the current window"data-cmd="window">
<inputtype="button"value="Apply"title="Set this user-agent string as the browser's User-Agent string"data-cmd="apply">