mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 02:29:59 +00:00
Add restricted whitelist mode
This commit is contained in:
@@ -314,6 +314,14 @@
|
||||
"message": "Enable site whitelist"
|
||||
, "description": "Whitelist enabled checkbox label."
|
||||
}
|
||||
, "optionsUserAgentWhitelistRestrictedEnabled": {
|
||||
"message": "Enable restricted mode"
|
||||
, "description": "Whitelist restricted mode enabled checkbox label."
|
||||
}
|
||||
, "optionsUserAgentWhitelistRestrictedEnabledDescription": {
|
||||
"message": "Also apply whitelist restrictions to sites attempting to load cast functionality regardless of the current user agent."
|
||||
, "description": "Whitelist restricted mode enabled description."
|
||||
}
|
||||
, "optionsUserAgentWhitelistContent": {
|
||||
"message": "Match patterns (newline-separated):"
|
||||
, "description": "Match patterns editor widget label."
|
||||
|
||||
Reference in New Issue
Block a user