🎉 Hello World

This commit is contained in:
2018-04-08 22:33:36 +02:00
commit 21d1e6f0ef
48 changed files with 1248 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"appName": {
"message": "Ext Starter",
"description": "The name of the extension."
},
"appDescription": {
"message": "Boilerplate for building cross browser extensions",
"description": "The description of the extension."
},
"btnTooltip": {
"message": "Ext Starter",
"description": "Tooltip for the button."
}
}