1
0
mirror of https://github.com/MatMoul/quickdial-webext.git synced 2026-02-26 04:27:48 +00:00

Project: Remove description from manifest

This commit is contained in:
2017-11-26 18:52:07 +01:00
parent 39ab845d58
commit 9fdcc91ec6
8 changed files with 1 additions and 37 deletions

View File

@@ -2,14 +2,13 @@
"manifest_version": 2,
"name": "Quick Dial",
"version": "0.1.12",
"version": "0.1.12",
"author": "MatMoul",
"homepage_url": "https://github.com/MatMoul/quickdial-webext",
"developer": {
"name": "MatMoul",
"url": "https://github.com/MatMoul/quickdial-webext"
},
"description": "__MSG_extensionDescription__",
"icons": {
"24": "img/24.png",