mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 10:09:59 +00:00
Add custom user agent option
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user