fixed manifest.json of context-menu-demo to make it comply with il8n (#163)

This commit is contained in:
Shubheksha Jalan
2016-12-13 22:06:52 +05:30
committed by Kumar McMillan
parent d12e2847a6
commit 087c8a2f06

View File

@@ -1,7 +1,8 @@
{
"manifest_version": 2,
"name": "context-menu-demo",
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"version": "1.0",
"default_locale": "en",