Remove tab mirroring

This commit is contained in:
hensm
2022-09-07 10:28:48 +01:00
parent 50a593607f
commit 98f81a4c91
10 changed files with 35 additions and 148 deletions

View File

@@ -4,7 +4,7 @@
"description": "Name of the extension and the native receiver selector window title."
},
"extensionDescription": {
"message": "Enables Chromecast support for casting web apps (like Netflix or BBC iPlayer), HTML5 video and screen/tab sharing.",
"message": "Enables Chromecast support for casting web apps (like Netflix or BBC iPlayer), HTML5 video and screen sharing.",
"description": "Description of the extension shown in the add-ons manager."
},
@@ -42,10 +42,6 @@
"message": "this media",
"description": "Receiver selector media type <option> text for media casting."
},
"popupMediaTypeTab": {
"message": "Tab",
"description": "Receiver selector media type <option> text for current tab."
},
"popupMediaTypeScreen": {
"message": "Screen",
"description": "Receiver selector media type <option> text for screen."
@@ -483,7 +479,7 @@
},
"optionsMirroringCategoryName": {
"message": "Screen/tab casting",
"message": "Screen mirroring",
"description": "Options page mirroring category name."
},
"optionsMirroringCategoryDescription": {
@@ -491,7 +487,7 @@
"description": "Options page mirroring category description."
},
"optionsMirroringEnabled": {
"message": "Enable screen/tab casting (experimental)",
"message": "Enable screen mirroring (experimental)",
"description": "Mirroring enabled checkbox label."
},
"optionsMirroringAppId": {