mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 10:09:59 +00:00
Implement user agent switching + whitelist
This commit is contained in:
@@ -29,6 +29,20 @@
|
||||
, "options_option_localMediaServerPort": {
|
||||
"message": "HTTP server port"
|
||||
}
|
||||
|
||||
, "options_category_uaWhitelist": {
|
||||
"message": "User agent whitelist"
|
||||
}
|
||||
, "options_category_uaWhitelist_description": {
|
||||
"message": "Sites for which to replace the user agent with a Chrome version for compatibility."
|
||||
}
|
||||
, "options_option_uaWhitelistEnabled": {
|
||||
"message": "Enabled"
|
||||
}
|
||||
, "options_option_uaWhitelist": {
|
||||
"message": "Site list (newline-separated)"
|
||||
}
|
||||
|
||||
, "options_submit": {
|
||||
"message": "Submit"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user