<inputid="ua"type="text"autofocusdata-localized-placeholder="uaPlaceholder"placeholder="Your preferred user-agent string"data-localized-title="uaTitle"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'">
<inputreadonlyvalue="-"id="appVersion"type="text"data-localized-title="appVersionTitle"title="This is a readonly field. Use options page for custom parsing.">
<inputreadonlyvalue="-"id="platform"type="text"data-localized-title="platformTitle"title="This is a readonly field. Use options page for custom parsing.">
<inputreadonlyvalue="-"id="product"type="text"data-localized-title="productTitle"title="This is a readonly field. Use options page for custom parsing.">
<inputtype="button"data-localized-value="restart"value="Restart"data-localized-title="restartTitle"title="Click to reload the extension. This will cause all the window-based user-agent strings to be cleared"data-cmd="reload">
<inputtype="button"data-localized-value="refreshTab"value="Refresh Tab"data-localized-title="refreshTabTitle"title="Refresh the current page"data-cmd="refresh">
<inputtype="button"data-localized-value="reset"value="Reset"data-localized-title="resetTitle"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"data-localized-value="testUA"value="Test UA"data-localized-value="testUATitle"title="Test your user-agent string"data-cmd="test">
<inputtype="button"data-localized-value="considerContainers"value="Consider Containers"data-localized-title="considerContainersTitle"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"data-localized-value="applyActiveWindow"value="Apply (active window)"data-localized-title="applyActiveWindowTitle"title="Set this user-agent string for all tabs inside the current window"data-cmd="window">
<inputtype="button"data-localized-value="applyAllWindows"value="Apply (all windows)"data-localized-title="applyAllWindowsTitle"title="Set this user-agent string as the browser's User-Agent string"data-cmd="apply">