Add custom user agent option

This commit is contained in:
hensm
2022-08-07 09:32:44 +01:00
parent 3709df869b
commit 4b7c685660
6 changed files with 84 additions and 39 deletions

View File

@@ -346,6 +346,14 @@
"message": "Custom",
"description": "Default <option> for knownApps <select>."
},
"optionsSiteWhitelistCustomUserAgent": {
"message": "Custom user agent:",
"description": "Custom user agent option label."
},
"optionsSiteWhitelistCustomUserAgentDescription": {
"message": "If specified, a custom user agent string to use for whitelisted sites.",
"description": "Custom user agent option description."
},
"optionsMirroringCategoryName": {
"message": "Screen/tab casting",