Add extension description to match de locale

This commit is contained in:
hensm
2020-02-13 02:12:47 +00:00
parent dbd0a8c31f
commit 809a591bbd

View File

@@ -4,7 +4,7 @@
, "description": "Name of the extension and the native receiver selector window title." , "description": "Name of the extension and the native receiver selector window title."
} }
, "extensionDescription": { , "extensionDescription": {
"message": "" "message": "Enables Chromecast support for casting web apps (like Netflix or BBC iPlayer), HTML5 video and screen/tab sharing."
, "description": "Description of the extension shown in the add-ons manager." , "description": "Description of the extension shown in the add-ons manager."
} }