Custom user-agent list

List of user agent substitutions. Each entry should be a JSON string in the following format (the entry should be a single line of text but is shown below on multiple lines for easier reading):

{
"domain":"",
"user_agent": {
"title": "",
"ua_string": "",
"vendor": "",
"badge": "",
"append":
}
}

YOUR_DOMAIN is the domain name to receive the custom user agent
UA_NAME is the name of this override that appears in the options page
UA_STRING is the custom user agent
VENDOR is the name of the group under which this override is listed in the options page
ICON_BADGE is a short string that appears over the extension icon indicating that user agent substitution is happening

If "append" is true then US_STRING is appended to the default user agent string, otherwise UA_STRING replaces it

Supported on: Microsoft Windows XP SP2 or later

CustomUserAgents

Registry HiveHKEY_LOCAL_MACHINE
Registry PathSoftware\Policies\Google\Chrome\3rdparty\Extensions\djflhoibgkdhkhhcedjiklpkjnoahfmg\policy\PermanentSpoofs
Value Name{number}
Value TypeREG_SZ
Default Value

chromeuaswitcher.admx

Administrative Templates (Computers)

Administrative Templates (Users)