Improve user agent switcher whitelist handling

This commit is contained in:
hensm
2018-10-21 15:32:07 +01:00
parent e5686c2017
commit adfbd5b2ef
4 changed files with 120 additions and 43 deletions

View File

@@ -34,13 +34,13 @@
"message": "User agent whitelist"
}
, "options_category_uaWhitelist_description": {
"message": "Sites for which to replace the user agent with a Chrome version for compatibility."
"message": "Sites for which to replace the user agent with a Chrome version for compatibility. Must be valid match patterns."
}
, "options_option_uaWhitelistEnabled": {
"message": "Enabled"
}
, "options_option_uaWhitelist": {
"message": "Site list (newline-separated)"
"message": "Match patterns (newline-separated)"
}
, "options_submit": {