1
0
mirror of https://github.com/MatMoul/quickdial-webext.git synced 2026-02-26 04:27:48 +00:00
This commit is contained in:
2017-09-30 00:05:33 +02:00
parent 846f887b53
commit 4b68a80a9b
6 changed files with 1 additions and 36 deletions

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"name": "Quick Dial",
"version": "0.0.5",
"description": "__MSG_extensionDescription__",
@@ -27,10 +27,6 @@
"newtab": "dial"
},
"options_ui": {
"page": "options.html"
},
"applications": {
"gecko": {
"id": "quickdial@matmoul.com",