🌐 Add translations

This commit is contained in:
2018-10-01 23:55:22 +02:00
parent 8679ac915f
commit 3943e86d0b
8 changed files with 126 additions and 29 deletions

View File

@@ -2,7 +2,7 @@
"name": "Shikiryu Bookmarklet",
"version": "0.0.1",
"manifest_version": 2,
"description": "Email a link for later read",
"description": "__MSG_extensionDescription__",
"icons": {
"16": "icons/icon-16.png",
"128": "icons/icon-128.png"
@@ -46,7 +46,7 @@
},
"applications": {
"gecko": {
"id": "bookrmarklet@shikiryu.com"
"id": "bookmarklet@shikiryu.com"
}
}
}